...problem remains?
Should clarify myself with what I used to for testing...
code:
? "test # 1:"
? "========="
IF EXIST("\\server\Users") = 1
? "yupp, folder exists"
ELSE
? "nope, doesn't exist, errorcode @ERROR (@SERROR)"
ENDIF
? "test # 2:"
? "========="
IF EXIST("\\server\Users\")
? "yupp, folder exists"
ELSE
? "nope, doesn't exist, errorcode @ERROR (@SERROR)"
ENDIF
[ 26. March 2003, 15:53: Message edited by: masken ]
_________________________
The tart is out there