Previous Topic: REXXDDNAME ParameterNext Topic: REXXMAXCLAUSES Parameter


REXXDEFAULTADDRESS Parameter

This parameter sets the default host command environment for OPS/REXX programs and AOF request (REQ) rules.

Default value

TSO

Has the same effect as having ADDRESS TSO as the first command issued in an OPS/REXX program.

Other possible values

Any valid OPS/REXX host environment

Set or modify this parameter...

Anytime

Example: REXXDEFAULTADDRESS

This function defines OSF as the default host environment for OPS/REXX.

OPSPRM('SET','REXXDEFAULTADDRESS','OSF')