TRY RETURN after the QUIT

Dennis

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Friday, August 13, 2010 11:16 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Quitting to r> prompt, ver.9

Using version 9, 64 bit, build 10809.

My menu has a quit to r> prompt option, but the code that
I use for 7.6 doesn't seem to work.  In my main program it
does the usual (not a compiled app):
       IF vQuitToR = 'yes' THEN
             SET NULL -0-
             -- other things
             QUIT
       ENDIF

Tracing shows that it evaluates the quit statement.  I don't
get an r> prompt screen.  I still see RBase on the task bar
on the computer and in the task manager "apps", but
clicking on the taskbar item makes it disappear.

Anything different for this to work in ver 9?

Karen

Reply via email to