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


SET SIZE

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

Specifies the size in bytes of the target program specified when IDF was invoked.
Read syntax diagramSkip visual syntax diagram
>>-SET--SIZE--module-length------------------------------------><

module-length
An expression which resolves to the module length value.

IDF automatically sets the size based on information found in the module file. Use this command to override the size determined by IDF.

Use the MODULE SIZE command to specify the size in bytes of other programs defined to IDF.

Examples

SET SIZE X'1A08'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014