Chapter Contents

Previous

Next
TITLE

TITLE



Specifies title lines for SAS output

Valid: anywhere
OS/390 specifics: maximum length of title


Syntax
Details
See Also

Syntax

TITLE<n> <'text ' | "text "> ;


Details

Under OS/390, the maximum title length is determined by the value of the LINESIZE= system option. The maximum value of LINESIZE= is 256. Titles longer than the value of LINESIZE= are truncated.

Note:   No space is permitted between TITLE and the number n.  [cautionend]

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.