pTAL Conversion Guide

Compiler Operation
pTAL Conversion Guide527302-002
19-4
For TAL Only
Table 19-1 on page 19-4 applies to all forms of each directive unless otherwise
specified:
For more information about TAL compiler directives, see the TAL Reference Manual.
Example Applies to:
ABORT
ABORT
NOABORT
DO_PTAL
DO_PTAL
NODO_PTAL
PUSHDO_PTAL
POPDO_PTAL
CODE
CODE
PUSHCODE
POPCODE
Not NOCODE (because NOCODE has its own entry)
Table 19-1. Unsupported TAL Compiler Directives (page 1 of 2)
TAL Directive
Native Compiler ...
CommentIgnores
Checks
Syntax
ABORT X If the native compiler cannot open
the file you specify in a SOURCE
directive, it issues an error
message and terminates.
ABSLIST X
CHECK X In pTAL, an instruction failure
exception occurs if the selector or
index of a CASE statement does
not match any alternative and the
CASE statement does not include
an OTHERWISE alternative.
CODE * X
COMPACT X
CPU X
CROSSREF X
DATAPAGES X
DECS X HP recommends that you remove
the DECS directive from pTAL
programs.
DO_PTAL
XNew in TAL
DUMPCONS X
ENV X
* Applies to only this form of the directive.