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


Online language extraction on TSO

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Read syntax diagramSkip visual syntax diagram
>>-ASMLANGX--file-name--+-------------------+------------------><
                        '-(--+------------+-'   
                             | .--------. |     
                             | V        | |     
                             '---option-+-'     

file-name
The PDS member name of the input and output files.

For TSO sequential files (DSORG(PS)), the name is ignored.

The default input file DDname is SYSADATA. Please see PFT.

The default output file DDname is ASMLANGX. Please see OFT.

option
Options are described in ASMLANGX options.

Example TSO commands

alloc dd(sysadata) ds(my.adata) shr
alloc dd(asmlangx) ds(my.langx) old
asmlangx myprog (asm loud error

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014