Previous Topic: STATUS

Next Topic: SYMBOLS

SORT

Sorts the current output display on any column by name. Column names appear in the highlighted header line at the top of the display. By default, the display is sorted in ascending alphabetical order.

Once sorted, specify an asterisk in place of the column name to return the display to its initial order.

Abbreviation

None

Syntax
SORT <column-name|*> {D|H}

Where:

column-name

The name of the column as it appears on the highlighted header line in the display.

*

Specifies that the display must be returned to its original sort order.

D

Sorts in descending order.

H

Indicates that the column being sorted contains hexadecimal data in EBCDIC display format and must be sorted with the characters A-F considered greater than 0-9.

Examples: