EXITWALEN

Description

Defines the size of the work area made available to the Input and Output 3270 datastream exits (see INPUTEXit and OUTPUTEXit).

This parameter is applicable to the SYSTEM control statement (see SYSTEM statement).

Format

EXITWALen

nnnnn

Default: EXITWALEN 0

Usage

Specify a value in the range 0-16384.

It is essential that the exit point code checks that it has been passed a work area of sufficient size for its needs. Take care not to overlay storage immediately following the exit work area, since this will result in unpredictable results.

Parent topic:

Related topics: