Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
READ EVENTS
Message
 
À
17/10/1998 23:30:48
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00147894
Message ID:
00148209
Vues:
28
>After aform is closed, the READ EVENTS didn't return
>control to the next line (in my case, the
>FoxPro's command window).
>
>Isn't READ EVENTS terminated automatically when there is
>no active form? For now, I must include a "CLEAR EVENTS"
>in aform.unload().

You're doing it correctly. You need to include a CLEAR EVENTS in the form when it's closed to exit the event loop (READ EVENTS). If the event loop ended whenever a form was closed, we would have a lot of trouble using multiple forms.

Michael Reynolds
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform