FIM
133
D Used on OCR readable mail (usually courtesy
reply window envelopes) without a preprinted
POSTNET bar code.
STOP Ends the Bar Code command while the IGP/PGL
continues in the Create Form Mode. Enter STOP. If
STOP is not entered, an error message results.
FIM Example
Figure 20 below illustrates a horizontal FIMB bar code generated by the
following program without the POSTNET preprinted bar code (POSTNET is
discussed on page 158.)
~CREATE;FIMB (Enter Create Form Mode)
ALPHA (Alpha command)
23;11;0;0;*PRINTRONIX, INC.*
25;11;0;0;*ATTN: CUSTOMER SERVICE*
27;11;0;0;*P.O. BOX 19559*
29;11;0;0;*IRVINE, CA 92714-9559*
STOP (Ends Alpha command)
BARCODE (Bar Code command)
FIM;DARK;15;22 (Dark FIM Bar Code at
SR
15,
SC
22)
*B* (Data field selecting FIMB Bar Code)
STOP (Ends FIMB Bar Code command)
END (Terminates Create Form Mode)
~EXECUTE;FIMB;1 (Executes the form, form count of 1)
Figure 20. Sample FIMB Bar Code
FIMC.EX
SR 15
SC 22