Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help Trapping for Printer Errors
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00595572
Message ID:
00595677
Vues:
17
John, this is what we use BEFORE we initiate the print job:
	IF !PRINTSTATUS()
		SET PRINT TO
		SET DEVICE TO SCREEN
		=okay("Printer is not ready.",7,0,'PORT: '+port)
		xreturn = .F.
	ENDIF
Does this not work for you? After this, when the print job is initiated, we trap for the general printing errors in our errortrap program.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform