Hi All,
Could anyone please tell me,
How to check environment variable values using command or is there any way to look?
What is the command to see these variables?
QIBM_QSH_CMD_OUTPUT
QIBM_QSH_CMD_ESCAPE_MSG
These commands are from CLLE program.
ADDENVVAR ENVVAR(QIBM_QSH_CMD_OUTPUT) VALUE(NONE) +
REPLACE(*YES)
ADDENVVAR ENVVAR(QIBM_QSH_CMD_ESCAPE_MSG) VALUE(Y) +
REPLACE(*YES)
Could anyone please tell me,
How to check environment variable values using command or is there any way to look?
What is the command to see these variables?
QIBM_QSH_CMD_OUTPUT
QIBM_QSH_CMD_ESCAPE_MSG
These commands are from CLLE program.
ADDENVVAR ENVVAR(QIBM_QSH_CMD_OUTPUT) VALUE(NONE) +
REPLACE(*YES)
ADDENVVAR ENVVAR(QIBM_QSH_CMD_ESCAPE_MSG) VALUE(Y) +
REPLACE(*YES)





Comment