Use MemoryList to display computer internal memory of the object system.
MemoryList may also be entered as MemoryLi[st], ListMem[ory], LiMem[ory], or Core.
Required Operands
ADDR address to start display, specified in hexadecimal.
Optional Operands
LEN length to display, specified in decimal. If not specified, 4096 is assumed.
ASN address space area ID (MVS host only). If not specified, the home address space is assumed.
RoutineLibrary can be used to display the starting addresses and lengths of the BIM-EDIT routines and tables. RoutineLibrary can be used to display the starting addresses of the SIB and TSC blocks for each task.
When Valid
The user must have ADM command access level.
Return Codes
OK Successful.
Examples
Display the contents of memory starting at hex location 706000:
=> core 706000