Why not use any of the MapDrive UDFs that would take car of this automatically. And
Code:

if exist('R:\')
use R: /delete /persistent
if @error=0
use R: '\\NEWSERVER\APPS'
endif
endif


looks a little bit neater as well.
_________________________
There are two types of vessels, submarines and targets.