Re: Downloading to a read-only file and progress i - WeOnlyDo Discussion board

Re: Downloading to a read-only file and progress i (General questions)

by wodSupport, Thursday, October 13, 2005, 04:33 (6775 days ago) @ gn

GN,

According to the Help (and my degugging), GetFile does not return a value.

No, GetFile doesn't return anything directly. It sets up 'Error' object which is handled differently by programming environment. In VB it's, for example, 'Error' object (On Error Resume Next...)

wodFtpDLX should throw 30024 if it cannot open local file, can you double check that? Perhaps it was thrown?


Complete thread: