OPS/REXX Built-in Functions › OPSUSS Function › Variable Output › Info Function Variables
Info Function Variables
The following are Basic variables:
- USSDA_DUBSTATUS.n
-
The USS dub status of the current task. Possible values are:
- DUBBED_FIRST-Task is dubbed and was caused by this program.
- DUBBED-Task is dubbed and was caused by another task.
- DUB_MAY_FAIL-Task is not dubbed and any dub attempt may fail due to an incomplete user security profile.
- DUB_OKAY-Task is not dubbed and any dub attempt would most likely succeed.
- DUB_AS_PROCESS-The task has not been dubbed but the address space has been dubbed. If this task is dubbed it will become a new process in this address space.
- DUB_AS_THREAD-The task has not been dubbed but the address space has been dubbed. If this task is dubbed, it will become a new thread in the address space process.
No keyword variables are defined.