Re: error calling external object function putfile - WeOnlyDo Discussion board

Re: error calling external object function putfile (General questions)

by sureshsundar, Thursday, March 12, 2009, 17:12 (5533 days ago) @ woddrazen

Hi,
I am trying the evaluation version with Powerbuilder 10 and encountered the same issue as discussed here. I have verified the path and all other options discussed here, nothing works.
Also noticed that
when setting
ole_wodftp.object.Blocking = TRUE (in the forum it says 0, per document it should be boolean), the connect itself failed as error calling external function .
Any help/updates.
Thanks

Hi,


I duplicated your issue. Issue is most probably in wrong local or remote path in your PutFile Method line.

Hare is code I use and it works for me:
[code]dlx1.object.PutFile( C:\file.txt , /home/weonlydo/file.txt ) [/code]
Please check that you are using full and right path on local and remote side. I can send you my sample if you wish.

To done that please send email to techsupport@weonlydo.com


Drazen


Complete thread: