$TITLE [ TurboIMAGE/XL Database Management System Reference Manual ] MPE/iX 5.0 Documentation
TurboIMAGE/XL Database Management System Reference Manual
$TITLE
The $TITLE command specifies a list of characters to be printed each time
a heading is printed on a new page. It does not cause a page eject.
Syntax
$TITLE [["character-string"],...]
Parameters
character- is a list of characters enclosed in quotation marks.
string When the command is executed, the quotation marks are
stripped and the character-strings are concatenated. A
quotation mark within a character-string is specified by
a pair of quotation marks.
Example
$TITLE"""PRELIM""ORDERS DATABASE"
$TITLE "ORDERS DATABASE SCHEMA JULY, 1991"
Description
The $TITLE command can be overridden by a subsequent $TITLE or $PAGE
command. If no character-string is specified, no title is printed after
the command is encountered until another $TITLE or $PAGE command
specifies one.
MPE/iX 5.0 Documentation