WTOUSERDESC= System Option: z/OS

Specifies a WTO DATA step function descriptor code.
Valid in: Configuration file, SAS invocation
Category: System Administration: INSTALLATION
PROC OPTIONS GROUP= INSTALL
Default: 0
z/OS specifics: All

Syntax

WTOUSERDESC= n

Required Argument

n
specifies the message descriptor code. The valid values for n are from 0 to 16.

Details

The message descriptor code is assigned to any message that is sent using the WTO DATA step function or CALL routine. Refer to the IBM documentation for supported DESCRIPTOR code values and their meanings.
Note: Unlike z/OS, SAS does not support multiple descriptor codes.