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

Sets storage in a dataspace to the contents of REXX variable MEMAREA.
Read syntax diagramSkip visual syntax diagram
>>-LOCation--ALEt--access-link-entry-token---------------------->

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

access-link-entry-token
A token identifying the ALET. Must be a one to eight character hexadecimal value.
storage-start-address
An expression resolving to a storage area start address within the dataspace.

You must be in an ESA environment for this command to work.

Examples

SET LOCATION ALET 10003 X'1000'
SET LOCATION ALET 10004 0(R1)

REXX variables

MEMAREA
New contents of the specified memory area

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014