[Contents]
[Index]
[Help]
[Browse <]
[Browse >]
lister clear <handle>
This command clears the contents of the specified lister ( handle ). The
display will not be updated until you execute a lister refresh command.
In previous versions of Opus 5, this command also cleared the
custom handler name. This is no longer the case.
lister clear <handle> <item> <value>
This command clears a particular item of information in the specified
lister.
handle is the handle of the lister in question;
item can be one of the following keywords:-
abort
This clears the abort flag in the specified lister.
For example, + lister clear 121132636 abort
flags <flags>
Clears sort/display flags for this lister. The display is
not updated unless you execute a lister refresh command.
These flags are:-
reverse - sort in reverse order
noicons - filter icons
hidden - filter hidden bit
For example, + lister clear 121132636 flags reverse
progress
This turns the progress indicator off in the specified
lister.
For example, + lister clear 121132636 progress
See also:
lister copy
lister empty
lister query abort
lister set newprogress
lister set progress
lister query flags
lister set flags
Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.