You can alwasy evaluate error codes after each mapping, e.g.
code:
use x: '\server\share'
if @ERROR
$rc=sendmessage(@WKSTA,'Error '+@ERROR+' - '+@SERROR')
endif

_________________________
There are two types of vessels, submarines and targets.