Jump to content

Mouse pointer problem


Recommended Posts

Hi every one can someone can tell how to fix "loading" mouse pointer when runing InetGet function

Simple script:

While 1   
  $hDownload = InetGet("http://testurl, @TempDir & "\test.txt", 1, 1)   
  Do       
  Sleep(1)    
 Until
 InetGetInfo($hDownload, 2)     
InetClose($hDownload)   
 Sleep(1000) 
WEnd

:geek:

Edited by Enforcer
[RU] Zone
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...