m_init_printer
This call initializes the character translation table for the selected printer. m_init_printer does not initialize the communication channel (serial port). It is provided for applications with existing printer routines that wish to use the character translation table information provided by the HP palmtop.
- Syntax: unsigned int m_init_printer()
- Parameters: None
- Returns: A segment value used by 1-2-3 only. This value has no meaning otherwise.
- Comments: This call does not initialize the communication channel. To utilize the
System Manager's full printer support, use m_open_printer instead.