Page 1 of 1

Exist(filename) in file.em

Posted: Sun Sep 24, 2006 4:43 am
by innominabile
Can you add a new command check for existence of a file but don't' read it?

In file.uo exist
ReadFile(filename)

but if I need search a file name in all packages it is a lost of time a full read of all files....

so count be usefull a comnand like

Exist(filename)

Posted: Wed Sep 27, 2006 2:18 am
by Austin
FileExists() will be in the next release.