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

Help - Passing the quote to RUN method

Status
Not open for further replies.

HT999

Technical User
Aug 21, 2000
4
AU

I want to use the Run method to execute the copy command.
How do I define the variable which including the quote to pass strcommand e.g c:\"test 1"

my command is:
wsh.run "cmd /c dir c:\"test dir" ",0, true

any help would be appreciate

Regards,
Hinh
[sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top