Home » Developer & Programmer » Forms » Firing Order Of Triggers
Firing Order Of Triggers [message #81643] Fri, 07 March 2003 14:52 Go to next message
Sujan
Messages: 5
Registered: February 2003
Junior Member
Hi All,
I want to know the Firing order of a trigger in a text-item. I want to get clarrified about the other trigger fire orders.
Thanks
Sujan
Re: Firing Order Of Triggers [message #81658 is a reply to message #81643] Sun, 09 March 2003 03:30 Go to previous message
magnetic
Messages: 324
Registered: January 2003
Senior Member
are you lazy to test it yourself?

make a text item and put all the triggers you want to under this item
put in the triggers the code:
message('1');pause; -- in the first trigger
message('2');pause; -- in the second trigger
...
..

run the form.
then you'll see the order..
Previous Topic: Urgent
Next Topic: How to prevent duplicate record in multi record block
Goto Forum:
  


Current Time: Thu Apr 25 01:26:29 CDT 2024