Verifies the existence of an external file that is associated with a fileref.
Category: | External Files |
See: | FEXIST Function: Windows in SAS Companion for Windows |
FEXIST Function: UNIX in SAS Companion for UNIX Environments | |
FEXIST Function: z/OS in SAS Companion for z/OS |
is a character constant, variable, or expression that specifies the fileref that is assigned to an external file.
Restriction | The fileref must have been previously assigned. |
Windows specifics | In some operating environments, you can specify a fileref that was assigned with an environment variable. For details, see the SAS documentation for your operating environment. |