I get the same error - it's intermittent, here is the code. It works on some, on the ones that it doesn't, none of my if ingroup statements work. Some test ids work on some machines that don't I'm also posing a log file from a problem machine.

code

;
; Home Directory
;
If @HOMESHR
$Share = @HOMESHR
$Letter = "V:"
?"Connecting "$Letter" to "$Share
Use $Letter $Share
ENDIF

Logfile

2002/04/30 11:32:48 - Failed to determine logonserver Error : The network path was not found. (0x35/53)
2002/04/30 11:32:48 - Error occured during retrieval of remote network information Error : (0x83a/2106)
2002/04/30 11:32:48 - Failed to locate/connect to a KXRPC server Error : The network path was not found. (0x35/53)