Home » Developer & Programmer » Forms » Form start up Triggers(Challenging question)  () 1 Vote
icon4.gif  Form start up Triggers(Challenging question) [message #175747] Mon, 05 June 2006 04:01 Go to next message
sruthi
Messages: 23
Registered: May 2006
Junior Member
Dear all,

Is there any way to know programatically which triggers are fring at form start up without using message built-in. My requirment is that Ive to find out all form start up triggers about 10 forms. thats why im seeking any shortcut method for this.

thanks in advance
sruthi
Re: Form start up Triggers(Challenging question) [message #175760 is a reply to message #175747] Mon, 05 June 2006 04:35 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
You could use debugger; it will scan through all triggers, one by one (even more, line by line! (unless you decide to skip the whole code)).
Re: Form start up Triggers(Challenging question) [message #176379 is a reply to message #175747] Thu, 08 June 2006 02:44 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
How about running the form with 'debug mode' turned 'on'? You may also have to recompile your forms with 'debug' turned on.

David
Previous Topic: need help in attached pll files
Next Topic: Difference between popup menus and menus
Goto Forum:
  


Current Time: Fri Sep 20 08:30:31 CDT 2024