Did some more testing...
code:
? "TEST 1"
IF GETFILEATTR("\\server\Users") & 16
? "yupp, exists"
ELSE
? "nope, not found"
ENDIF
? "TEST 2"
$returncode = GETFILEATTR( "\\server\Users")
? "returncode: $returncode"
On Win9x and NT4, the returncode is 16, on Win2000 it's 0.
On all tests, the client didn't have share permissions to the share.
@Lonkero, the output is as I've told.
[ 28. March 2003, 15:54: Message edited by: masken ]
_________________________
The tart is out there