Chapter Contents

Previous

Next
TITLE

TITLE



Specifies title lines for SAS output

Valid: anywhere
UNIX specifics: maximum length of title


Syntax
Details

Syntax

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


Details

In interactive modes, the maximum title length is 254 characters; otherwise, the maximum length is 200 characters. If the length of the specified title is greater than the value of the LINESIZE option, the title is truncated to the line size.


Chapter Contents

Previous

Next

Top of Page

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