Command: idir

Syntax

idir {<wildname> {,<wildname> ... } }

Description

List the contents of an identifier table.

Parameters

Switches

Notes

Monitor and printer output is preceded by a header line and followed by a summary of the identifiers found. This is omitted when output is directed elsewhere.

Examples

List the current identifier table (local).

idir

List all identifiers in all identifier tables.

idir ~*.*

List all numeric identifiers in mytable (names only). Record the names in a string array.

idir ~mytable.*, -ty=numeric, -nam, -os=nams

See Also

Commands:

delid