Syntax
| FileExists(filename$)
| ||||
---|---|---|---|---|---|
Description
| Returns True if filename$ exists; returns False otherwise.
This function determines whether a given filename$ is valid and exists.
NOTE: This function will return False if filename$ specifies a subdirectory.
| ||||
See Also
| |||||
Example
|
|