The before start can't work because the everything else associated with the
form isn't instantiated yet..
----- Original Message -----
From: "Dennis McGrath" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, November 28, 2012 5:44 PM
Subject: [RBASE-L] - RE: running a form eep from anotehr eep
Thanks Gary,
That would be one workaround, but I prefer to keep as much code in my
forms as possible for ease of maintenance, portability, and because the
forms will often go through multitudinous revisions/trial versions, etc
I just discovered that in 9.5 the before design eep can call a form
action.
If only the Before start could do the same.
Always dreaming…
Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]
From: [email protected] [mailto:[email protected]] On Behalf Of Gary.wend
Sent: Wednesday, November 28, 2012 4:32 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - RE: running a form eep from anotehr eep
Can you place the code in a table and use the Run Select command. This
could allow u to run the code from anywhere in the program.
Sent from my Samsung Epic™ 4G Touch
Dennis McGrath <[email protected]<mailto:[email protected]>> wrote:
Is there a way to explicitly run one form eep from another?
Specifically, I would like to be able to call the OnBeforeDesign eep from
the OnBeforeStart eep
This would very nicely eliminate having to manage identical code in both
places.
I thought of putting that stuff in a Custom Form Action but those cannot
be called from either of the aforementioned EEPs.
Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]<mailto:[email protected]>