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


SET AREG

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

Changes the contents of an Access Register (AR).
Read syntax diagramSkip visual syntax diagram
>>-SET--AREG--access-register-number--expression---------------><

access-register-number
The Access Register number; an integer from 0 to 15.
expression
The new value for the Access Register.

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

Examples

SET AREG 2 X'00010004'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014