PRINTSTATUS()

From Recital Documentation Wiki
Revision as of 14:49, 7 December 2009 by Helengeorge (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Function to check printer status


Syntax

PRINTSTATUS()


See Also

ISPRINTER(), SET PRINTER, PRINT, PRINTSCREEN(), SYS()


Description

The PRINTSTATUS() function will return .T. if the printer is on line and ready to receive data, or .F. otherwise. On UNIX/Linux and OpenVMS, this function always returns .T..


Example

? printstatus()
.T.


Products

Recital, Recital Server