HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Disassembler options on CMS

HLASM Toolkit Feature User's Guide
GC26-8710-10

On CMS you can specify the following options:
COPYRIGHTOK
Allow disassembly of copyrighted module. If you use the COPYRIGHTOK option then the Disassembler prints message ASMD008 at the start of the listing.
DISK
Output the LISTING file to disk, this is the default.
ERASE
Specifies that the existing files with a file name the same as the file name on the ASMD command, and a file type of LISTING and PUNCH are deleted before the Disassembly is run. Only files on the disk on which the Disassembler writes the new listing and source files are deleted. ERASE is the default.
HEX
Generate the offset in machine instructions as a hexadecimal value.
OPTABLE
Specifies the operation code table to be used in disassembling CSECTs.
Read syntax diagramSkip visual syntax diagram
                   .-UNI-.      
>>-+-OPTABLE-+--(--+-DOS-+--)----------------------------------><
   '-OP------'     +-ESA-+      
                   +-XA--+      
                   +-370-+      
                   +-ZOP-+      
                   '-YOP-'      

NEWNUM
Allow any numeric field within a control statement to be specified either as a decimal value (a sequence of decimal digits) or a hexadecimal value (enclosed in apostrophes and preceded by the letter X).
NOERASE
Do not erase the existing LISTING and PUNCH files before the disassembly is run.
NOPRINT
Suppress the writing of the LISTING file.
PRINT
Outputs the LISTING file to the virtual printer. The listing is not written to disk.
VSESVC
Use the z/VSE description for SVCs, not the z/OS description. Use this option when disassembling z/VSE code while running on CMS.

You can specify any of the above options together in the PARM string in any order, separated by a comma or space.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014