pTAL Reference Manual (H06.08+)
Compiler Directives
HP pTAL Reference Manual—523746-006
17-2
Directive Line
directive
is a directive listed in Table 17-1 on page 17-14 or Table 17-2 on page 17-17,
except the following, which can appear only in the source file (see Directive Line
on page 17-2):
•
ASSERTION on page 17-19
•
BEGINCOMPILATION on page 17-20 (not recommended)
•
ENDIF on page 17-29
•
IF and IFNOT on page 17-39
•
PAGE on page 17-51
•
SECTION on page 17-57
•
SOURCE on page 17-60
Directive Line
The general form of a directive line is:
?
indicates a directive line, and can appear only in column 1.
directive
is a directive listed in Table 17-1 on page 17-14 or Table 17-2 on page 17-17,
except OPTIMIZEFILE, which can appear only in the command line (see
Compilation Command on page 17-1).
Example 17-1. Compilation Commands With Compiler Directives
EPTAL /IN mysrc, OUT $s.#lists/ myobj; NOMAP, NOLIST
pTAL /IN mysrc, OUT $s.#lists/ myobj; NOMAP, NOLIST
?
,
VST120.vsd
directive










