Code:
if ingroup('somegroup')
net use x: '\\server\share'
if not @error
$nul=sendmessage(@wksta, 'x: drive connected')
endif
endif
_________________________
How to ask questions the smart way <-----------> Before you ask