Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return to master ???
Message
From
23/01/2001 11:45:04
 
 
To
22/01/2001 17:27:35
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00466490
Message ID:
00467376
Views:
15
Hi Geoff.

>Neither enable me to guess what the next line executed would be.

It would be the line of code in the top-level program following the one that started the event handler. For example, if this is your top-level program:
*some code here
do MyEventHandler
*some more code here
where MyEventHandler issues READ EVENTS or calls some other routine that does, then RETURN TO MASTER would return to the *SOME MORE CODE HERE line.

Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform