Jump to content

Recommended Posts

Posted (edited)

So the function reference for inetget states that filename is option...

so then this should work

Inetget("http://www.autoitscript.com/cgi-bin/getfile.pl?autoit3/autoit-v3-setup.exe")

but it doesn't

Inetget("http://www.autoitscript.com/cgi-bin/getfile.pl?autoit3/autoit-v3-setup.exe", "autoit-v3-setup.exe")

works just fine

so this is optional how?

Edited by mud409
Posted

it crashes the script hard... no errors no nothing... if you have a gui installed with it it'll make that freeze.

try it, simply add the first line into an au3 file and run it, you'll see that it simply does nothing, add the filename and it runs fine

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...