Jump to content

Recommended Posts

Posted (edited)

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

Posted
  On 3/5/2015 at 1:12 PM, JLogan3o13 said:

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

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
×
×
  • Create New...