I have gone to having an EXIT.CMD that just contains:
EXIT
RETURN

To exit:
QUIT TO EXIT.CMD

This seems to be the absolute most reliable way to do it.
I have found that if you do not do this, MS seems to hold onto the last file 
run as if it was still open.

Dennis McGrath




________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of 
[email protected]
Sent: Thursday, October 15, 2009 10:00 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Background Color and Focus on Form

I've found another important thing about the RETURN command.  I occasionally
have had a startup app hang when it has an EXIT command in it.  I found that
you have to have RETURN immediately after the EXIT.  Fixes my problem
every time!

Karen




Glad to be of help...

You raise an interesting point about the RETURN - the help makes no mention of 
the need for one to follow the SKIP _but_ there is a certain logic to it 
depending on what else the EEP of the calling object might to and what the 
landing object will then do.

Anybody else any thoughts?

Regards,
Alastair.

Reply via email to