At 11:16 AM 2/12/2005, Mike Berley wrote:
The onAfterStart EEP in effect changes the default page (0) to (1) which should force the eep to fire and it also does not...
Mike,
As I explained earlier, the form MUST be displayed first.
Once the form is displayed with a default tab page focused, then try the following code in Push Button or Speed Button Custom EEP to execute the code defined in "On Tab Change EEP".
Example:
PROPERTY <TabConrolComponentID> ACTIVEPAGEINDEX 'n' RETURN
You'll notice the execution of "On Tab Change EEP".
Time permitting, I'll prepare a quick sample for you to demonstrate the proper use of "On Tab Change EEP".
Very Best R:egards,
Razzak.
