[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Indicates if the print queue has been stopped
Syntax:
pError() -> lError
Description:
Indicates if Print has detected any error or problem and has
stopped the queue.
Check that PRINT.EXE is installed before using this function.
Return:
.T. if there is error or .F. if there is not error.
Example:
If ! pError()
Warning ( "Ok" )
EndIf
See Also:
IsPrint()
pAddFile()
pDelAll()
pDelFile()
pRestart()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson