xHarbour Reference Documentation > Function Reference |
Returns the status of a printer.
PrintStat( [<nLPT>] ) --> nPrinterStatus
The function exists for compatibility reasons. It returns always 0. Use IsPrinter() to check the availability of a printer.
See also: | IsPrinter() |
Category: | CT:Printer , Printer functions |
Source: | ct\print.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com