Am 24.09.2012 um 07:12 schrieb Sergio Tamborini <[email protected]>:

> Hello Christian.
> 
> Last week you helped me about a curl thread trouble. You suggested to use 
> performMT instead perform to have the application usable while the thread is 
> running.

:-)

Please remember PerformMT only works if you call it in code running in a Real 
Studio thread.
And it requires to use some other MT functions to specify input/output files.

> Today I've another big trouble... with exactly the same code, if I use 
> performMT to upload documents, on the ftp I found all the files I need, but 
> all are big "zero k". If i change performMT with perform, my app is unusable 
> during the upload but on the ftp I found all my files with the correct 
> dimension (and I can download and view correctly).
> 
> Do I forget something other?
> 

Probably OpenMTInputFile.

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to