| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Tests if a printer connected to a specified port is ready.
PrintReady( [<nLPT>] ) --> lPrinterIsReady
The function exists for compatibility reasons. It returns always .F. (false). Use IsPrinter() to test 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