Z Programs
Z.bar.code
Arguments A = string to be printed in barcode
B = number of columns the cursor should have moved to the right when the program returns
C = not used
D = type of bar code: nil Code 3 of 9 POSTNET Postnet
Returns Nil
Barcodes should be printed one line high. User can print the same data on two successive lines if a taller barcode is desired.
The following programs are called from Z.bar.code to handle specific printers:
%Z.bar.code.eltron
%Z.bar.code.fargo
%Z.bar.code.hp
%Z.bar.code.genicom
Posted: August 03, 2001







