6–29Form Examples and Exercises
ALPHA (previously input)
[R;][E;][Cn;][AFn;L;][DIR;][UC;]SR;SC;VE;HE;(D)Text(D)
STOP (previously input)
13. Supply the dynamic data during the Execute Form mode (following the
EXECUTE;PRACTICE line). Use the SFCC, specify the dynamic
alphanumeric field (AF), bar code field (BF), the field number
(corresponding to those just entered in the form definition), and the data
itself. (This method can be repeated to supply new data to each form
printed by separating the pages of data with a form feed. Refer to
“Execute Form: Dynamic Alphanumeric Data” on page 4–54 in the
“Commands” chapter.)
Enter Format
~AF1;*49114* (cc)AFn;(D)data(D)
~AF2;*106772–902*
~AF3;*INTELLIGENT GRAPHICS PROCESSOR*
~AF4;*PARALLEL – CENTRONICS*
~BF1;*49114* (cc)BFn;(D)data(D)
14. Now the PRACTC.FRM file contains all the following information (the
complete form program). Print the form by printing the file. The
completed form is shown in Figure 6–9.
~CREATE;PRACTICE
BOX
2;35;16;53;61
STOP
CORNER
3;30;13;57;64;5;7
STOP
HORZ
1;40;16;61
1;45;16;61
1;49;16;61
STOP
VERT
1;49;40;45
1;49;49;53
STOP