pTAL Reference Manual (H06.08+)
Compiler Directives
HP pTAL Reference Manual—523746-006
17-69
USEGLOBALS
RISC1
specifies the TNS/R architecture. This is the only option that the pTAL compiler
accepts. It is also the default for the pTAL compiler.
_TNS_E_TARGET
specifies the TNS/E architecture. This is the only option that the EpTAL compiler
accepts. It is also the default for the EpTAL compiler.
TNS_ARCH
specifies the TNS architecture. The compiler does not accept this option.
T16
specifies the T16 architecture. The compiler does not accept this option.
TNS_R_ARCH
LIBERTY
specifies the Liberty architecture. The compiler does not accept this option.
ANY
specifies any architecture. The compiler does not accept this option.
USEGLOBALS
USEGLOBALS reads global data declarations and initializations that were saved in a
file by SAVEGLOBALS during a previous compilation.
Default: pTAL compiler: TNS_R_ARCH
EpTAL compiler: _TNS_E_TARGET
Placement: Anywhere
Scope: Applies to the compilation unit
Dependencies: None
Note. The EpTAL compiler does not accept this directive. See Migrating from TNS/R to TNS/E
on page 17-11.
VST674.vsd
USEGLOBALS
define-name
file-name










