z/OS ISPF Edit and Edit Macros
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


UNNUMBER—Remove Sequence Numbers

z/OS ISPF Edit and Edit Macros
SC19-3621-00

The UNNUMBER macro command sets all sequence fields to blanks, turns off number mode, and positions the data so that column 1 is the first column displayed.

Syntax

Read syntax diagramSkip visual syntax diagram
Macro command syntax

>>-ISREDIT--UNNUMBER-------------------------------------------><

Description

The UNNUMBER command is valid only when number mode is also on. The standard sequence field, the COBOL sequence field, or both, are blanked out.

Return codes

0
Normal completion
12
Number mode not on
20
Severe error

Examples

To set all sequence fields to blanks, turn number mode off, and position the panel so that column 1 is the first column displayed:
ISREDIT UNNUMBER

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014