Modifying variables or storage by using a command
You can modify the value of a variable or storage by using one of the following commands:
- assignment command for assembler or disassembly
- assignment command for LangX COBOL
- assignment command for PL/I
- COMPUTE command for COBOL
- Expression command for C and C++
- MOVE command for COBOL
- SET command for COBOL
- STORAGE
Each command is described in IBM® z/OS® Debugger Reference and Messages.
Refer to the following topics for more information related to the material discussed in this topic.