SUBTITLE


 

The SUBTITLE compiler directive provides a method of dynamically changing a compilation page heading without destroying the TITLE. The SUBTITLE heading is printed directly beneath the TITLE page heading. After a SUBTITLE directive is encountered, the new SUBTITLE appears on any subsequent page headings. The instruction uses the following format:

 

 

 

SUBTITLE

{desc}

 

Where:

desc

Required. The new subtitle description or name.

Flags Affected: NONE

Note the following:

  1. Any characters entered as part of {desc} are incorporated into the SUBTITLE description, including quotes.

  2. Any label on the SUBTITLE instruction is ignored.

 

 

See Also: Example Code, TITLE, Compiler Directives

 

 



PL/B Language Reference %STOREPLF TABPAGE