I have a problem with a script that I inherited from another developer. I can't seem to close the network drives we opened after we are finished with them. Part of the script follows:

use x: \\hemlock\basis
use y: \\hemlock\vandcan
use z: \\hemlock\etc

We do some things!

use x: /delete /persistent
use y: /delete /persistent
use z: /delete /persistent

When we check My Computer the Drive letters are still there. The computer in question is running Windows 2000 Professional.

Any suggestions?

Thanks for your help

Gary [Big Grin] gwanamak@rowantree.ca