Paxar Gold 6037EX Programmer's Manual page 139

Paxar printer programmer's manual
Table of Contents

Advertisement

Example
#include "mmsultra.h"
void main(void)
{
vidSetPage(0);
vidScroll(0, 0, 7, 19, 0, 0x07);
vidPutCursor(0, 0, 0);
vidPutStr("REVERSE", 0x70, 0);
vidPutCursor(1, 0, 0);
vidPutStr("NORMAL", 0x07, 0);
}
// Set the page
// Clear the screen
// Move the cursor
// Print in reverse video
// Move the cursor
// Print in Normal video
Function Reference 4-103

Advertisement

Table of Contents
loading

This manual is also suitable for:

Monarch pathfinder ultra gold 6037ex

Table of Contents