Assignment of values function of TEST

Use the assignment function to change:
  • The contents of specified program locations in virtual storage
  • The contents of specific registers
  • The contents of storage in an alternate address/data space

When processing is halted at a breakpoint or before execution is initiated, you can modify values in virtual storage and in registers. This function is implicit; that is, you do not enter a subcommand name. The system performs the function in response to operands that you enter.