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