xHarbour Reference Documentation > Function Reference |
Sends a string or a single character to the printer.
PrintSend( <cString> ,[<nLPTport>] ) --> nCharsNotSend
The function exists for compatibility reasons. It returns always 0. Use DevOut() to send a string to the printer.
Category: | CT:Printer , Printer functions |
Source: | ct\print.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com