QUERY LOADAREA

Read syntax diagramSkip visual syntax diagram Query LOADAREA (STACKFIFOLIFOFIFOLIFO)

Authorization

General User

Purpose

Use the QUERY LOADAREA command to display the default ORIGIN for loading text files with the LOAD command. Use the SET LOADAREA command to change the default ORIGIN. For more information, see SET LOADAREA.

Responses

LOADAREA = 20000
or
LOADAREA = RESPECT

Where:

20000
indicates the LOAD command will start loading at X'20000' if the ORIGIN or RMODE option is not specified on the LOAD command.
RESPECT
indicates that the LOAD command will respect the RMODE during text file ESD processing to determine where the loaded program should reside when the RMODE or ORIGIN option is not specified on the LOAD command.

Options

For more information on the Options, Usage Notes, and Error Messages that apply to all operands of the QUERY command, see QUERY.