Re: error calling external object function putfile (General questions)
Drazen -
No go! same error calling external function issue.
Also, when blocking is set to 1 , I am getting the same error on connect FYI.,
Is there a way to trap the return messages from function calls(like connect putfile etc.,)/ setting property success/failure value.
Suresh
Hi,
Can you please try this:
[code]ole_wodftp.object.PutFile( c:\temp\test.txt , /home/tvpubs-e/incoming/import/inventory/test.txt ) [/code]
If you receive some error please send us which error your receive.Please also try to execute your code without PutFile line, what happened?
Drazen