User`s guide
PRINTER SETUP
Copyright © 2006, Cognitive. 183
of the image buffer.
Total memory size = text buffer + image buffer
NOTE: Changing the text or overflow buffer sizes will
delete any objects stored in the image buffer.
See also
VARIABLE ALLOCATE
Example The following label format sets the text buffer size
to 4 kilobytes:
! 0 0 0 0
VARIABLE TXTBFR 4096
VARIABLE WRITE
END