Jump to content

InetGet killing


Azazel
 Share

Recommended Posts

Does it possible to kill a InetGet instruction during connection or downloading.

Sometime my script block in InetGet function for a long time when the connexion can't be etablish with the server. :">

I woul'd like to kill it after 10s for exemple

Any idea ?

Thanks

Aza

Link to comment
Share on other sites

Use the background option of inetget and the @InetGetActive macro. You still can't kill the inetget, but you can continue in the script with no problems.

Thanks this-is-me, but there is a little problem :ph34r:

I must make 3 inetget in following (checking files to internet for update)

And if you make a second request 'inetget' while the first one still running, the second and the tirth goes down :(

Sorry for my bad english, but i hope you understand my question

I think a @stop or something like that, could be useful

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...