Jump to content

Adlib doubt


Go to solution Solved by TheDcoder,

Recommended Posts

AdlibRegister("ScriptBreaker", 1000 * 10)

FileMove($large_10GB_file, $relocated_large_10GB_file)

Func ScriptBreaker()
    Sleep(1000 * 10)
EndFunc

; Will adlib break the file or pause the transfer??

Edited by TheDcoder

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

Could you not have tried it on your own in less time than it took you to post this?

I don't have any large files at the moment & I don't have my laptop here

EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time)

DcodingTheWeb Forum - Follow for updates and Join for discussion

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...