Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Trapping
Message
De
13/05/1998 19:45:00
Tim Yoder
Pin Point Computer Systems, Inc.
Bedford Heights, Ohio, États-Unis
 
 
À
06/05/1998 12:36:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00097406
Message ID:
00099268
Vues:
20
I think the reason you keep getting the message to retry the printer is because Foxpro is still trying to send information to that printer from the report. Once all the report is sent to the printer the message no longer comes up. Using the ON ERROR command would be the place to trap for this happening and then handle it there. As far as using the ON ERROR command for only certain errors, you can set the ON ERROR command to your program and handle only the errors you want there. Then at the end of your program if the error is different than a solution you had in your program set the error trapping back to Foxpros default by typing only "ON ERROR". This will give whatever the default Foxpro error message is if that is what you want.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform