Think I might have spoken too soon - still getting programs closing R:Base...

Regards,
Alastair.

--------------------------------------------------
From: "Alastair Burr" <[email protected]>
Sent: Friday, June 25, 2010 12:24 PM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - Re: Exit form (v9.0_32/W7_64)

Thanks, Mike, that seems to do the trick.

Regards,
Alastair.

--------------------------------------------------
From: "Mike Byerley" <[email protected]>
Sent: Thursday, June 24, 2010 6:16 PM
To: "RBASE-L Mailing List" <[email protected]>
Subject: [RBASE-L] - Re: Exit form (v9.0_32/W7_64)

Try CloseWindow before EXIT..

----- Original Message ----- From: "Alastair Burr" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, June 24, 2010 1:00 PM
Subject: [RBASE-L] - Exit form (v9.0_32/W7_64)


I have an external form which was created in v7.6 (or earlier) which I
display as I exit from R:Base.

This is the relevant part of the command file that calls the form:

DISCONNECT
CLS
REFF D:\DbFiles\MultiDat\RBExit.RFF
RETURN
*( End of program )

This is the only code in the form which contains only a single enhanced
panel:

24/06/2010 17:35:05
Connected Database :
Form Name :
==========================================================

Form EEPs:

On After Start EEP

 CLEAR ALL VARIABLES NOW
 PAUSE FOR 1
 EXIT
 RETURN

==========================================================

Form Controls:


When run R:Base stops working and I get the usual Windows searching for an
answer...

I can trace the code quite happily up to the 3rd line in the EEP (EXIT)
(The pause just leaves the form on the screen for a second otherwise it's
barely seen!)

Has anybody any idea why this should not work as before?

Thanks & regards,
Alastair.






No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.829 / Virus Database: 271.1.1/2960 - Release Date: 06/24/10
07:35:00







No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.830 / Virus Database: 271.1.1/2961 - Release Date: 06/24/10 19:35:00



Reply via email to