Thom,
On a Select/Sort form I have for the user, I have one EEP which checks
which one of many buttons was pressed for the entire form. (First three
characters must be unique.)
SET V xbutton =(SGET(.#FORM_COLUMNNAME,3,1))
...
IF xbutton = "POP" THEN
...
IF xbutton IN ("Get","Del") THEN
...
IF xbutton CONTAINS "Sav" THEN
...
-- Search and Set Buttons
IF xbutton CONTAINS "OK" OR xbutton = "SET" THEN
....
etc.
Dennis
*****
At 10:21 AM 8/27/2003 -0400, you wrote:
>Using a variable dummy form, how can you determine if the user hit the
>'Quit' button. Does that need to be an eep or is there a way to know what
>button was pushed without using an eep for each button.
>
>set var vquit = 'Y'
>
>Thom
>Thomas J Cimicato
>President
>Integrated Check Technologies
>Collect-A-Check, Inc.
>------------------------------------------------------------
>Bus:800.338.0676
>Mailto:[EMAIL PROTECTED]
>www.ICheckTech.com
>
>
>
Dennis Fleming
IISCO
http://www.TheBestCMMS.com
Phone: 570 775-7593
Fax: 570 775-9797