Syntax
TITLE=titlename
The TITLE option assigns a title to the Help file. Windows Help displays this title in the title bar of the Help window whenever it displays the Help file.
Parameter
titlename
Specifies the title displayed in the title bar of the Help window. The title can have as many as 50 characters.
Comments
If you do not specify a title using the TITLE option, the title bar displays Microsoft Help.
Example
The following example sets the Help file title to Cardfile Help:
[OPTIONS]
TITLE=Cardfile Help
See Also
[OPTIONS] Section