Previous PageTable Of ContentsIndexNext Page


4 HIGH LEVEL ASSEMBLER COMPILER OPTIONS


Icon4 HIGH LEVEL ASSEMBLER COMPILER OPTIONSIcon

The NIH Computer Center has customized the following options for High Level Assembler:

TERM

The Assembler will write diagnostic information on the device specified by the SYSTERM DD statement (SYSOUT=A).

XREF(SHORT)

Cross reference table of all symbols referenced in the assembly is produced.

For a complete list of all options for High Level Assembler, see the IBM High Level Assembler Programmer's Guide, SC26-4941.

If any options will be changed, the new values must appear in the options list on the EXEC statement. The OPTIONS symbolic parameter should be used in place of the PARM parameter. Use of the OPTIONS symbolic parameter is illustrated in the examples later in this manual.

For those who must override or augment the cataloged procedures, the stepnames used in the procedure are given in each section.


Using Assembler Language at the NIH Computer Center - September 1998
Comments

Previous PageTop Of PageTable Of ContentsIndexNext Page