[Contents] [Index] [Help] [Browse <] [Browse >]
lister set <handle> lock <type> (0|1|off|on)

 handle  is the handle of the lister in question.

The  type  parameter may currently be state or format:-

state

The state parameter allows you to lock the lister to its current state
(source/dest/off/etc) so the user will be unable to change it until you
unlock it.

format

The format parameter allows you to lock the lister to its current display
format. Currently this just prevents the user bringing up the Format Edit
Requester and it is still possible to change the format with the field
gadgets, if enabled -- hopefully this will be fixed in the future.

After the  type  parameter, add 1 or "on" to turn it on, and 0 or "off" to
turn if off.

Note that "locked" in this sense is nothing to do with the "locked source"
and "locked destination" states which you can put listers in to have
multiple source or destination listers, nor is it anything to do with
when a lister is "locked" in position. 

You can string these commands on the one line.

For example,
        + lister set 121132636 lock state on format on

See also:

 lister query lock 
 lister set source 
 lister set dest 
 lister set off 

 lister query show 
 lister set show 
 lister query hide 
 lister set hide 
 lister query flags 
 lister set flags 
 lister clear flags 
 lister query display 
 lister set display 
 lister query sort 
 lister set sort 
 lister query separate 
 lister set separate 


Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.