ISSUE LOAD

Specify the name of a program on 3650 interpreter logical unit.

ISSUE LOAD

Read syntax diagramSkip visual syntax diagramISSUE LOADPROGRAM( name)CONVERSE

Conditions: NONVAL, NOTALLOC, NOSTART, TERMERR

 

Description

ISSUE LOAD specifies the name of the 3650 application program that is to be loaded.

Options

CONVERSE
specifies that the 3650 application program is able to communicate with the host processor. If this option is not specified, the 3650 application program cannot communicate with the host processor.
PROGRAM(name)
specifies the name (1–8 characters) of the 3650 application program that is to be loaded.

Conditions

09 NONVAL
occurs if the 3650 application program name is not valid.

Default action: terminate the task abnormally.

10 NOSTART
occurs if the 3651 is unable to initiate the requested 3650 application program.

Default action: terminate the task abnormally.

61 NOTALLOC
occurs if the facility specified in the command is not owned by the application.

Default action: terminate the task abnormally.

81 TERMERR
occurs for a terminal-related error.

A CANCEL TASK request by a user node error program (NEP) may cause this condition if the task has an outstanding terminal control request active when the node abnormal condition program handles the session error.

Default action: terminate the task abnormally with abend code ATNI.