Vidputstr - Paxar Gold 6037EX Programmer's Manual

Paxar printer programmer's manual
Table of Contents

Advertisement

v i d P u t S t r
Description
Writes a string of ASCII characters with an attribute at the
specified display page's current cursor location. The string
overwrites the characters in the affected positions. This
function does not move the cursor. Use vidPutCursor to move
it.
If the application writes to a display page other than the current
one, the written string does not appear until the application sets
that page as the current one with vidSetPage. Strings written to
the current page appear immediately.
Syntax
void far vidPutStr(char far* lpchString,
Parameters
lpchString
uchAttr
sPage
Return Values
None
4-102
Programmer's Manual
unsigned char uchAttr,
short sPage);
The string to write. Bell, backspace, carriage
return, and line feed characters are invalid. The
string's length must be less than or equal to the
number of remaining columns in the current row.
The string's attribute. Values are:
0x07
Normal video
0x70
Reverse video
The display page. For 4-row printers, values are
3
. For 8-row printers, values are
0-
0-1
.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Monarch pathfinder ultra gold 6037ex

Table of Contents