Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for a file in directory
#1
Hi gintaras, hi all

i want to download a file via the IntGetFile function, and have the macro stopped until the file is enterely downloaded in the
destination folder.

I tried a rep loop for file size (something like this)
rep
__if(filesize>0) break

but it does not work...

In other words, how to wait for a file without using the trigger feature?

Any suggestion?

Thanks


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)