Chapter Contents |
Previous |
Next |
TITLE |
Language element: | statement |
Valid: | anywhere in a SAS program |
OpenVMS specifics: | maximum length of title |
Syntax | |
Details | |
See Also |
Syntax |
TITLE <n> <'text' | "text">; |
Details |
Under OpenVMS, the maximum title length is 132 characters. If the title length is greater than the value of the LINESIZE= system option, then the title is truncated to the line size.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.