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


SET ADSTOP (CMS only)

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

Sets or clears one end of an ADSTOP range.
Read syntax diagramSkip visual syntax diagram
>>-SET--ADSTop--+-ON--+--+------------+------------------------><
                '-OFF-'  '-expression-'   

ON
Set one end of an ADSTOP range.
OFF
Clear one end of an ADSTOP range.
expression
An expression resolving to the address for the end of the ADSTOP range.

See also ADSTOPS (CMS only).

Examples

SET ADSTOP ON ALLOPEN+4
SET ADSTOP OFF X'200E4'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014