Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On shutdown
Message
 
To
29/09/1997 17:53:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00052288
Message ID:
00052327
Views:
27
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform