09-02-2008, 05:27 AM
if(!dir(testdir, 1)) end "does not exist"
if(!dir(testfile)) end "does not exist"
Ftp f.Connect(...); f.Disconnect ;;place this at the beginning. The macro will end with error if cannot connect.
if(!dir(testfile)) end "does not exist"
Ftp f.Connect(...); f.Disconnect ;;place this at the beginning. The macro will end with error if cannot connect.