Default Settings for OS Parameters

OS_PARM_DEFAULT
This keyword overrides a parameter default value set by the UIM. The value is used as a default on the HCD Define Device Parameters/Features panel. The command structure is:
OS_PARM_DEFAULT = xxxxxx,yyyyyy

where:

xxxxxx is the parameter keyword
yyyyyy is the new parameter default value
The SHARED default value, for example, is NO. It can be changed to YES by specifying the HCD profile option:
OS_PARM_DEFAULT = SHARED,YES
Note: Default values cannot be set differently for different device types. Features, for example EMUL3270, cannot be defaulted using this keyword.