Chapter Contents

Previous

Next
FILEEXIST

FILEEXIST


Verifies the existence of an external file by its physical name and returns a value

CMS specifics: filename


Syntax
Details
See Also

Syntax

FILEEXIST(filename)

filename
is a fully qualified physical filename of the external file. The filename can be a character string in quotation marks, a macro variable, a DATA step variable, or a system variable.


Details

In the CMS environment, filename cannot be a fileref that was assigned by using an environment variable.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.