Exist(str);
str
Checks if a directory or file exists. The chain of directories is checked directly, i.e. session variables are not employed by the Exist function.
1 0 Exist("u/bin");Exist("c:/data/forms");Exist("c:/tables/abc.txt");
OpenText StreamServe 5.6 | Updated: 2013-03-01 |