Are you wanting to EXIT the whole application?

Or are you wanting to stop the code based on set of circumstances and bring it 
back to another location on the application?

 

BREAK will do the second item.

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of Ronald C 
Peterson
Sent: Tuesday, December 31, 2013 4:18 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Exiting from a cmd file

 

I have a cmd file with an EXIT inside a IF statement that instead of exiting 
leaves the user in a loop with the screen flashing.  If the EXIT is outside the 
IF statement it seems to work okay.

 

Is there something special to do in order to EXIT from inside the code?

Reply via email to