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


Showing and hiding expanded lines

HLASM Toolkit Feature User's Guide
GC26-8710-10

Expanded lines come from COPY segments or macro calls. ASMPUT can either show the expanded lines, or hide them, at your discretion. You can show or hide expanded lines for each particular COPY segment and macro call, or everywhere within the program listing.

To show expanded lines
  1. Display the relevant source code; see Viewing source code
  2. Scroll the source code until you find the macro call or COPY segment you want to expand. These are displayed in magenta (pink).
  3. Double-click the line with the macro call or COPY instruction in it.

The expanded lines are displayed immediately below the related macro call or COPY instruction, on a gray background.

If the expanded lines contain a macro, then the inner macro is also expanded.

If expanded lines are highlighted (in the current node), then they are displayed.

To show all expanded lines in the source code area, right-click in the source code area, and from the pop-up menu, click Show Expanded Lines so that it is checked.

To hide expanded lines
  1. Double-click in the displayed expanded lines, or on the macro call or COPY instruction immediately above the displayed expanded lines.

To hide all expanded lines in the source code area, right-click in the source code area, and from the pop-up menu, click Show Expanded Lines so that it is unchecked.

See also Viewing source code

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014