Chapter Contents |
Previous |
Next |
FILEATTR |
Language element: | function |
Category: | general-purpose OpenVMS |
OpenVMS specifics: | All aspects are host-specific |
Syntax | |
Details |
Syntax |
FILEATTR(file-specification,item) |
Details |
The FILEATTR function returns information about a file based on the type of information that is requested with the item parameter. Numeric values are returned as character values.
The FILEATTR function closely resembles the F$FILE_ATTRIBUTE lexical function of DCL. For more information about DCL lexical functions, refer to OpenVMS DCL Dictionary or to the SAS online Help.
You cannot request the following attribute information:
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.