I have never understood the logic of why but try putting a RETURN after your 
EXIT command – recent versions seem to _need_ it when older ones didn’t.

Regards,
Alastair.

From: Paul Buckley 
Sent: Wednesday, November 09, 2011 7:18 PM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - Problem with Application Exiting to R:BASE and not to 
Windows

I’m running the latest version of eXtreme 9.1 (64) and have Windows 7 
workstations connecting to a Windows Server 2008R2 server using Remote Desktop 
& Terminal Services.  The startup file is shown below.  After running for 2-4 
hours if a user exits the main menu they end up in R:BASE and not back in 
Windows.

 

I can run it & exit 20-30 times without this happening, it seems to happen 
“over time”.  Can anyone give me some “blue’s clues” of what to look for?  I’m 
tapped out.

 

Thanks,

Paul

 

 

“Startup File”

 

*( start.mac )

SET MULTI ON

CONNECT xyz

SET MESSAGES OFF

SET ERROR MESSAGES OFF

SET TIMEOUT 60

SET QUOTES='

SET MANY=%

SET SINGLE=_

SET NULL ' '

SET DATE SEQ mmddyy

 

SET TIMEOUT 135

 

EDIT USING mainfrm

 

EXIT

Reply via email to