[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Function            P_READY()
Action              Determines if printer is ready, prompts user
Returns             <expL> True if printer is ready
Category            Popup
Syntax              if p_ready()
Description         Checks for printer ready, and prompts user to
                    ready the printer until it is ready, or until
                    user presses escape to abort printing.

                    Uses Clipper function ISPRINTER(), so is as
                    reliable as that.
Examples            if P_READY()
                      REPORT FORM yayaya TO PRINT
                    ENDIF

Found in (prg)......S_PREAD.PRG

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson