Statements under UNIX |
Valid: | anywhere |
UNIX specifics: | maximum length of title |
See: | TITLE Statement in SAS Language Reference: Dictionary |
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.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.