MSLcmd( command

The MSLcmd( command invokes an MSL command on one or more titled members.

This is a main command.

Syntax

Read syntax diagramSkip visual syntax diagrammSCLcmd(optionn

Operands

MSLCmd
An MSL line or main command name.
optionn
An optional parameter relevant to the command.

Usage notes

See TITLE command assist for how to manage member titles.

See SHOWTITL command assist for how to display member titles.

The following main commands act upon titled members:


FILTTITL (or FIL()     FINDTITL (or F(),
HIDETITL (or HID)      SORTTITL (or SORT()

See the command assist for each of the above commands

Examples


F( *DEBUG*   Locate a member title that contains DEBUG.
FIL( ABC*    Display all member titles that do not begin with ABC.
SORT( CHA A  Sort by ascending order of change date.