hi,
i'm working on a project which shows a particular form when an error occurs.
well, this form disappear almost immediately because the main program gets all the focus!
how is possible to set the highest priority for the error form and disable the main program below?
i tried with formerror.setfocus but i get error during compiling operation.
i'm wondering if it is really possible do this thing......
thanks a lot.
ceodav
i'm working on a project which shows a particular form when an error occurs.
well, this form disappear almost immediately because the main program gets all the focus!
how is possible to set the highest priority for the error form and disable the main program below?
i tried with formerror.setfocus but i get error during compiling operation.
i'm wondering if it is really possible do this thing......
thanks a lot.
ceodav