| Procedures under OpenVMS |
| OpenVMS specifics: | location of temporary formats and informats |
| See: | FORMAT Procedure in Base SAS Procedures Guide |
| Syntax | |
| Details |
Syntax |
| PROC FORMAT <options(s)>; |
Note: This
is a simplified version
of the FORMAT procedure syntax. For the complete syntax and its explanation,
see the FORMAT procedure in
Base SAS Procedures Guide. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
specifies the options that control the behavior of and information about formats and informats.
| Details |
The FORMAT procedure enables you to define your own informats and formats for variables.
Under OpenVMS, temporary formats and informats are stored in the temporary catalog FORMATS.SASEB$CATALOG in your Work library.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.