Creating a Form and Adding Form Components
245
10. Add the logo and end the Create Form mode. Use the Logo Call
command, specify the starting row (
SR
) at 12 and column (
SC
) at 18 as
shown on the grid and call the logo by name (HANDCRFT). The starting
row and column of the logo refer to the upper left corner of the grid used
in the logo design.
Enter Format
LOGO LOGO
12;18;HANDCRFT
SR;SC;logoname
STOP STOP
END END
11. Execute the form (HCBOATS), return to the Normal mode (remember the
blank line before the NORMAL command), exit the file using your system
commands (if necessary), and print the document.
Enter Format
~EXECUTE;HCBOATS (cc)EXECUTE;
formname
[;PAGE
n
][;
FC
]
~NORMAL (cc)NORMAL
.PRINT HNDCFT.FOM (System Format)
Figure 57 shows the finished form. If Mr. Handcraft would like to rearrange the
words, change line thickness of a box, etc., simply open the file and chan ge
the appropriate command lines. Otherwise, his salespeople have a new form
for notes on custom orders.
Note
Always
separate the EXECUTE and NORMAL commands
by a blank line.