[Contents]
[Index]
[Help]
[Browse <]
[Browse >]
lister set <handle> visible <state>
Sets the visible status for this lister.
handle is the handle of the lister in question.
By default, listers are visible when they are created.
If you set this state to 0 or "off", the lister will disappear from the
display until you make it visible again (with 1 or "on").
For example,
+ lister set 121132636 visible off
+ lister set 121132636 visible 1
See also:
lister query visible
lister new invisible
Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.