Take Command / TCC Help v. 13.03

TITLE

Hide Navigation Pane

TITLE

Previous topic Next topic No directory for this topic No expanding text in this topic  

TITLE

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

Purpose:Change the window title.

 

Format:TITLE [/P] title

 

/P(rompt characters)

 

title        The new window title.

 

See also: the TITLEPROMPT variable and the ACTIVATE and WINDOW commands.

 

Usage:

 

TITLE changes the text that appears in the caption bar at the top of the TCC window. You can also change the window title with the WINDOW command or the ACTIVATE command.

 

The title text should not be enclosed in quotes unless you want the quotes to appear as part of the actual title.

 

To change the title of the current window to "Title Test":

 

title Title Test

 

Options:

 

/PSupport the special characters in PROMPT.

Comments (...)