Jump to content

Recommended Posts

Posted

Is it posible do download multiple files at a time?

Yes, but not using the InetGet function.

According to the InetGet entry in the help file,

Note, only one download can be active at once, if you call the function again before a download is complete it will fail.

Your best bet would be to use the API or a third-party tool like wget or cURL.

[font="Tahoma"]"Tougher than the toughies and smarter than the smarties"[/font]

Posted

Hi!

You could run multiple instances of your script...

It's the dirty way, but it should work.

peethebee

vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvGerman Forums: http://www.autoit.deGerman Help File: http://autoit.de/hilfe vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv

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