For example when the mobile network drops out, my active FTPGetFile should fail. It does so by displaying 'Transfer Complete' in the FTP status window. (It is of course not complete).
When this happens, the little FTP status window stays on, and my compiled script.exe hangs. Windows 7 displays the exe name and the message name.exe has stopped working.
Is there any way to catch this error before the script hangs? I already have set IGNOREERRORS to 1. Timeout is set to 20 secs but the FTP status immediately 'finishes' after the failure
Using MS 12.1.0, a nice update b.t.w, thanks!
== edit timeout set