Difference between revisions of "ISPRINTER()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to test if printer is ready | Function to test if printer is ready | ||
Line 27: | 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