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


AUTOLOAD | NOAUTOLD

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

Read syntax diagramSkip visual syntax diagram
   .-AUTOLoad-.   
>>-+----------+------------------------------------------------><
   '-NOAUTOLd-'   

AUTOLOAD tells IDF to issue LANGUAGE LOAD commands for you if you STMTSTEP to a location that is not within a code section for which IDF Language extract data was loaded. This is done in an attempt to automatically load IDF Language extract files for you. This only works if the code section name matches the file name of the extract file.

NOAUTOLD tells IDF not to issue LANGUAGE LOAD commands for you if you STMTSTEP to a location that is not within a code section for which IDF Language extract data was loaded. For more information about the LANGUAGE LOAD command, see LANGUAGE LOAD.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014