[Contents] [Index] [Help] [Browse <] [Browse >]
lister set <handle> header <string>

This works just like  lister set title  except it changes the text in the
'Files x/y Dirs x/y' bar.

 handle  is the handle of the lister in question.

Specify the new header text for the  string  parameter.
The old header string is returned in  RESULT .

Set this to an empty string to restore the default.
If you wish to actually display an empty header, set it to a "-" (hyphen
character).

You will need to do a  lister refresh  full  to update the display
once you have changed the header.

For example,
        + lister set 121132636 header Super-Custom Header
        + lister set 121132636 header                  (To reset it)

See also:

 lister query label 
 lister set label 
 lister set field 
 lister set title 


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