Mike,

Creating an external form is just as easy as creating a form.
>From the Database Explorer open the External Forms section and create your 
form.
Remember that an external form is just that, it does not need a database.

To return to the R> place a button and use
CLOSEWINDOW
RETURN

To leave the application
CLOSEWINDOW
DISCONNECT
EXIT
RETURN

Jan
 


-----Original Message-----
From: "Michael J. Sinclair" <[email protected]>
To: [email protected] (RBASE-L Mailing List)
Date: Sat, 10 Jul 2010 17:58:25 -0700 (PDT)
Subject: [RBASE-L] - How do I create an exit vs R> button?


Hi all,
I know that I folks can use external form files to create a button that will 
elegantly exit from a form, but I don't know how to create external form 
files.
Can I create a button that runs an EEP to give me a choice between exiting 
Rbase and going to an R> ? The commands I tried (quit and exit) seemed to 
not work within an EEP.
Mike

Reply via email to