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

by Jasmine, (7143 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?

locked

Complete thread: