Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Terminating event code
Message
 
To
25/08/1999 14:28:55
Thomas Ianuzzi
Information Security Consultants, Inc.
Florida, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00257567
Message ID:
00257572
Views:
14
I may be misunderstanding what you're after but what about the following:
IF condition met
   RETURN
ENDIF

or

DO WHILE condition not met
   <other code>
ENDDO
RETURN
HTH

>I have a form executing the click event of a command button. After a certain condition is met, I want to stop execution of the click code and return to the form. I have looked and been unable to find a stop or end command what is used to do this?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Reply
Map
View

Click here to load this message in the networking platform