next up previous contents index
Next: File Handling Up: Control Statements Previous: SYSTEM Command under VM/CMS   Contents   Index


TITLE Statement

The TITLE statement has three formats:

TITLE,STRING=page-header;   // define new page header
TITLE,page-header;          // shortcut for first format
TITLE,STRING="";            // clear page header
page-header is a string value. It defines the page header which will be used as a title for subsequent output pages. Before the first TITLE statement is encountered, the page header is empty. It can be redefined at any time.



MAD User Guide, http://wwwslap.cern.ch/mad/