FutureProg functions

fileexists

Computers · computer function, computer program

Boolean fileexists(Text filename)
Contexts: computer function, computer program
Returns true if the named file exists on the current computer owner.
filename: The file name to test on the current computer owner

← Back to FutureProg functions