Alex
  You need to check your variable. 

   IF yourVariable IS NULL or yourVariable = '[Esc]' THEN
     GOTO done
   ENDIF

Buddy
   

 

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Alex
Sisk
Sent: Thursday, December 11, 2008 9:41 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Terminating Subsequent Commands in an Application
Action

Hello all,

When having more than one command for a particular action within an 
application, is it possible to make one of the commands terminate any 
further commands from running in that particular action?

(For instance: Say the first command in my action is to use a date-range

form, and the second command creates a report using the selected dates. 
Say my user clicks cancel on the date-range form. What is to stop the 
report from being created? (The report creation command still runs, it 
just displays nulls because the user canceled date selection.) Keep in 
mind the goal is to keep the date range form universally usable, and to 
minimize hard coding EEPs that will make the form exclusive to a 
particular scenario.

Alex Sisk
DiMark Inc
(407) 786-4321

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to