Code:
If MAPDRIVE('z','\\SERVER\share',1)
WriteAndDisplay("[WARNING] " + @SERROR)
Else
WriteAndDisplay("[OK]")
EndIf