Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible to have more than one active Read Events?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01220531
Message ID:
01220756
Vues:
21
>>>A guy here at work wants to have more than one Read Events active at a time. He has a "dashboard" application from which users can run various other applications. Both the dashboard app and the called app have a Read Events. The second one is ignored, which is exactly what the help says will happen. He thinks he saw a workaround in FPA or some other magazine a few years ago. Does anyone know of one?
>>
>>I suspect what he's remembering is the dreaded Foundation Read. <g>
>>
>>There can be only one READ EVENTS.
>>
>>Everything else is a workaround that toggles between one READ EVENTS and another, *exactly* as the MOAR used to toggle between READs.
>
>
>That is exactly what he was looking for, a workaround. It sounds like Greg's will work.

It depends on how you define "work", I suppose.

The foundation read was invented PRECISELY to keep applications from constantly processing loops that entirely consume the processor.

If you want to completely tie up a computer while waiting for someone to enter a wait state, I suppose it will work fine.

YMMV
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform