innominabile
Joined: 30 Aug 2006 Posts: 81 Location: Italy
|
Posted: Sun Sep 24, 2006 8:43 am Post subject: Exist(filename) in file.em |
|
|
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) |
|