Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dos assign command

Status
Not open for further replies.

vking

MIS
Joined
Aug 24, 2000
Messages
7
Location
GB
Is there an equvialent of the dos command assign in NT.

Need to have a program look to g:\ everytime it trys to access d:\pathname.

just copying the files across is not an option.
 
do not think that subst command can be used in this instance as the g:\ is mapped to an area on another pc.

The script that we have running is looking at d:\pathname but jobs will be in g:\ in the near future, so we need to system to look at g:\ each time the script refers to d:\pathname.

The changing of the script is to be done as a last resort if we cannot find a workaround.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top