I like the empty parameter to have a space Also, do you include a "debug
trace" directive at the beginning of your form Action so you can turn on
debugging to verify the thing isn't firing?
Also, what version are you using?
PROPERTY rbase_form_action PatLst ' '
RETURN
----- Original Message -----
From: "MDRD" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Monday, May 11, 2009 3:41 PM
Subject: [RBASE-L] - Sometimes EEP does not fire
Sometimes when we click a Enhanced Speed button or Group Bar menu choice the
EEP does not fire.
Both use the same code below. If you shut down RBase and restart RBase it
works fine.
Is the correct way to run a Custom form action? or is this some sort of
computer problem?
PROPERTY rbase_form_action PatLst ''
RETURN
Thanks
Marc