[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
pError()
Indicates if the queue of Print is stopped by any mistake
Syntax:
pError() -> lError
Description:
Indicates if Print has detected any error or problem and has
stopped the impresion queue.
Check that Print 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