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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change current directory.

Status
Not open for further replies.

sTore

MIS
Joined
Jul 5, 2002
Messages
2
Location
NO
My script will run a small utility (repeatedly) which needs to be run in the folder where its input file exists.
The script will run through a text-file containing full path to the input-files.

But I can't find a way to change current dir during the script.

Anyone got a solution or work-around?
 
My problem goes one step further from that case.

But today I learned that an extension of the Run method is implemented in Windows Script Host version 5.6, wich will solve my problem.

:-D
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top