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

Sets the title for the lister (the title displayed in the lister title
bar).

 handle  is the handle of the lister in question.

 string  is the text you want to replace the title with.

The old title is returned in  RESULT .

The title bar display will not be updated until you execute a
 lister refresh  full  command.

For example,
        + lister set 121132636 title 'hello'
        > RESULT 
        + lister set 121132636 title
        > hello 

See also:

 lister query label 
 lister set label 
 lister set field 
 lister set header 


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