Thank you Karen and Dennis

This may explain some miner issues I have.

I always believed exit meant exit and return meant return.

As you point out that might not be the case.

I will try that thanks again.

 

Gunnar Ekblad

Kontema IT AB

Hästholmsvägen 32

131 30 Nacka

Sweden

 

-----Ursprungligt meddelande-----
Från: [email protected] [mailto:[email protected]] För Dennis McGrath
Skickat: den 15 oktober 2009 17:23
Till: RBASE-L Mailing List
Ämne: [RBASE-L] - Re: Background Color and Focus on Form

 

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