=> Timer Event set of form pops up in other applications ?

  • Thread starter Thread starter Rhonda Fischer
  • Start date Start date
R

Rhonda Fischer

Hello,

I am in the process of combining a few applications
into one, selectable from the one menuing system.

However I have found that one form seems to be opening
in another application. This form has a timer event on
it, though this is not activated in the original app unless
the form is open. The form also does not seem to open in
the third app I have included.

Where can I look to resolve or at least investigate this
problem? Are there some app properties outside of the
forms properties that have been/have to be set?

Thank you for any suggestions you might have.

Best Regards
Rhonda
 
If you double click on the top left box of a Form, in the Build View, you
can see what is happening after a given time, under the Event Tab. Perhaps
you may want to change the length of the time out or remove the reference to
the called procedure all together...?

HTH

Tony Tillyer
Bugger All Qualifications
 
Back
Top