HLASM Toolkit Feature Interactive Debug Facility User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LOCATION ALET

HLASM Toolkit Feature Interactive Debug Facility User's Guide
GC26-8709-07

Extracts bytes of dataspace.
Read syntax diagramSkip visual syntax diagram
>>-EXTract--LOCATIon--ALET--alet--number-of-bytes--------------->

>--start-address-----------------------------------------------><

access-link-entry-token
An expression that specifies the ALET for the dataspace.
number-of-bytes
Number of bytes of main memory to be extracted.
start-address
An expression giving the starting address.

REXX variables set

MEMAREA
Contents of the specified memory area

Example

EXTRACT LOCATION ALET 10003 4 X'1000'
EXTRACT LOCATION ALET 10004 8 0(R1)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014