-set command-line option

From The x3270 Wiki

Sets a resource value.

Syntax

-set resource
Sets the Boolean resource to true.
-set resource=value
Sets the resource to the specified value.

Examples

Set the oerrLock resource to true.

-set oerrLock

Set the oerrLock resource to true.

-set oerrLock=true

Set the oerrLock resource to false.

-set oerrLock=false

Set the model resource to 3.

-set model=3

See also

-clear command-line option