Chapter Contents |
Previous |
Next |
FEXIST |
Language element: | function |
Category: | external-file |
OpenVMS specifics: | valid values for fileref |
Syntax | |
Details | |
See Also |
Syntax |
FEXIST("fileref") |
Details |
The FEXIST function returns a value of 1 if the external file that is associated with fileref exists, and a value of 0 if the file does not exist. You can assign filerefs by using the FILENAME statement or the FILENAME function.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.