Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On shutdown
Message
 
À
29/09/1997 17:53:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00052288
Message ID:
00052327
Vues:
32
>>How can I determine the routine that has been assigned to 'ON SHUTDOWN'? I am working with an aftermarket product and would like to know if and when it changes my ON SHUTDOWN routine.
>
>WAIT WINDOW ON("SHUTDOWN")
>
>Thanx,
>
>Tony MIller
>Vancouver, Wa

Or to make it even more automatic, Erik, put a breakpoint in for
ON("shutdown") = 'MYROUTINE'

When this changes from TRUE to FALSE the program will stop and you can see the exact point in the trace window.

HTH
Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform