fileReadable

A function that can be used in Formulas, especially in Scripting.

Syntax and semantics

fileReadable (filePath$)
return 1 if the file exists and can be read, or 0 otherwise (e.g. if filePath$ does not exist or refers to a folder).

Links to this page


© Paul Boersma 2023,2024