Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Filter Selection Entry (RMVFTRSLTE) command allows you to remove a selection entry from a filter object.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
FILTER | Filter | Qualified object name | Required, Positional 1 |
Qualifier 1: Filter | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
SEQNBR | Sequence number | 1-9999 | Required, Positional 2 |
Top |
Specifies the qualified name of the filter from which the selection entry is being removed.
The possible library values are:
Top |
Specifies the sequence number of the selection entry to be removed. Selection entries in a filter are numbered in sequence. When a filter is applied, the selection entries with the lower sequence numbers are evaluated first. Specify a number from 1 through 9999.
Top |
RMVFTRSLTE FILTER(MYLIB/MYFILTER) SEQNBR(10)
This command removes selection entry 0010 from filter MYFILTER in library MYLIB.
Top |
*ESCAPE Messages
Top |