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


LANGUAGE DROP

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

Removes language extract data from storage, freeing the space for reuse by new extract files loaded by subsequent LANGUAGE LOAD commands.
Read syntax diagramSkip visual syntax diagram
>>-LANguage--DROp--+-*-----------------+-----------------------><
                   '-extract-file-name-'   

*
All extract files in memory are removed from storage.
extract-file-name
The extract file name specifying the loaded compiles to be removed from storage. All compiles with the extract file name matching this value are removed.

If no extract data matches the argument, an error message is displayed.

Return codes

0
Operation successful
1
Missing keyword
2
Keyword truncated
5
Arguments are invalid
28
The specified extract file was not loaded with LANGUAGE LOAD

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014