[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    pDelAll()

         Deletes all the Print files'queue

    Syntax:

         pDelAll() -> lError

    Description:

         Deletes a the Print Files'queue.
         Check that Print is installed before use this function.

    Return:

          .T. if everything is Ok. or .F. if there are problems.

    Example:

         If ! pDelAll()
           Warning ( "Error" )
         EndIf

See Also: IsPrint() pAddFile() pDelFile() pError() pRestart()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson