[Contents]
[Index]
[Help]
[Browse <]
[Browse >]
lister select <handle> <name> <state>
This command changes the selection status of an entry in the lister.
handle is the handle of the lister in question.
name is either the name of the entry, or #xxx (where xxx is a number) to
specify the cardinal number of the entry.
state is the desired selection status (0 or "off" for off, 1 or "on" for
on). If state is not given then the state of the entry is toggled.
The display is not refreshed until you execute a lister refresh command.
The previous selection state of the entry is returned in RESULT .
For example,
+ lister select 121132636 ENV on
> off
See also:
lister query firstsel
lister query numseldirs
lister query numselentries
lister query numselfiles
lister query seldirs
lister query selentries
lister query selfiles
Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.