Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check if certain file/folder/Ftp file/program exist
#2
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.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)