Difference between revisions of "ISPRINTER()"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) (→Class) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to test if printer is ready | Function to test if printer is ready | ||
Line 25: | Line 23: | ||
==Products== | ==Products== | ||
− | Recital | + | Recital Server, Recital |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] |
Latest revision as of 16:44, 2 December 2009
Purpose
Function to test if printer is ready
Syntax
ISPRINTER()
See Also
PRINT, PRINTSCREEN(), PRINTSTATUS(), SET PRINTER, SYS()
Description
The ISPRINTER() function will return .T. if the printer is on line and ready to receive data, otherwise .F..
Example
? isprinter() .T.
Products
Recital Server, Recital