Use the following commands to change the contents of main storage. However, use CORE menus to accomplish the same functions.
Commands that move data into a specified storage area are listed in the following table:
|
Command |
Function |
|---|---|
|
MOVE |
Used when a COBOL or PL/I program is stopped at a breakpoint. This command was described earlier in COBOL Like MOVE Command at a Breakpoint. |
|
CHG |
Used to specify that data be moved into main storage at the current or specified main storage location. |
|
MOVEIN |
Used to move data from one location in storage to another. |
|
SET |
Used to load an address into the low order three bytes of a specified fullword. |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|