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


LANGUAGE STATUS

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

Returns information about the extract files which have been loaded with LANGUAGE LOAD commands.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--LANguage--STAtus--+-----------------------+--------><
                              | .-;-----------------. |   
                              | V                   | |   
                              '---extract-file-name-+-'   

extract-file-name
An extract file name. Information is returned only for those compiles which were contained within the specific extract files. If no extract file names are specified, the default is to extract information for all currently loaded (with LANGUAGE LOAD) language extract files.

The name of the stemmed variable array defaults to LSM. and may be set by the LANGUAGE STEM command (see LANGUAGE STEM).

The EXLIMIT command (see EXLIMIT) is used to control the maximum stemmed array index value.

REXX variables set

stemname.0
Number of items in the stemmed array
stemname.n
Information about the specified extract files.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014