Sergione
09-04-2003, 08:32 AM
I made an activex that prints forms using the following instruction:
form.PrintForm
it works correctly and prints form 10000 up to 20000 forms a day
sometimes it happen that the windows spooler 2000 get stuck (100% cpu) and locks the application without displaying any message or generating any error.
I think it's a windows metter but i'd like to know how to trap it
form.PrintForm
it works correctly and prints form 10000 up to 20000 forms a day
sometimes it happen that the windows spooler 2000 get stuck (100% cpu) and locks the application without displaying any message or generating any error.
I think it's a windows metter but i'd like to know how to trap it