Title: RE: Resolved - Question about Win32::OLE

Hi Nick,

> Take a look at the API doc for whatever SFTP program you are accessing;
> it may be returning values you are not expecting.  After you instantiate
> via the new method in OLE you are passed back whatever the external
> program passes back.  It could be passing back 0 upon success which will
> cause die to work azz-backwards.

That's a good point and may be the issue. Unfortunately, the API doc only provides vbs examples with little added info, no return value info, etc. However, I did drop an email to the company. No response yet.

Thanks,
Sturdy

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to