Allowable moves for the z/OS Debugger SET command
The following table shows the allowable moves for the z/OS® Debugger SET
command.
Source field | Receiving field | |||||||
---|---|---|---|---|---|---|---|---|
AO | IN | IDI | PTR | ED | BI | ID | OR | |
Address Of (AO) | Y | Y | ||||||
Index Name (IN) | Y | Y | Y | Y | Y | |||
Index Data Item (IDI) | Y | Y | ||||||
Pointer Data Item (PTR) | Y | Y | ||||||
Address Hex Literal1 | Y | Y | ||||||
NULL (NUL) | Y | Y | ||||||
Integer Literal | Y2 | |||||||
External Decimal (ED) | Y | |||||||
Binary (BI) | Y | |||||||
Internal Decimal (ID) | Y | |||||||
Object Reference (OR) | Y |
Notes:
- 1
- Must be hexadecimal characters only, delimited by either quotation marks (") or apostrophes (') and preceded by H.
- 2
- Index name is converted to index value.