Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Speeding up DoEvents()
Message
De
04/10/1998 03:06:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00142550
Message ID:
00143676
Vues:
27
>David,
>
>>My web server app has no wontop(). It has no visual interface at all - ROFL!
>>It was the first thing I tried it on. Every two seconds it comes out of a state waiting for web requests and does a doevents()
>
>I guess I don't follow why a DoEvents() is necessary for your server, there's no events queued up for VFP to process if there's no UI.
>

Ahhh.. the library function that waits for web page requests (X-works) runs in some kind of funny wait state and makes the server appear "hung", the doevents() allows it to do its business (like refreshing the screen even).

>>I think MSFT should "fix" doevents() ASAP
>
>Agreed!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform