Dos Directory

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I use START PROGRAMS and MSDOS PROMPT, I get the Windows directory.
When I use my macro and shell out, I get another directory, but not the one I
want. I can make a batch to get to the one I want, but is it possible to get
ther automatically, the first time I shell out?
 
Hi denny,

ChDir

before your start shell, see vba-online-help on chdir

arno
 
That worked. Thanks. Can I set a prompt command before or as I shell out
 
Denny, for our archives please answer in the ORIGINAL thread if possible
 
Sorry. I don't understand. I don't know if you mean reply to the top one
regardless of what... or the last one??? In this one, I did it in order (the
last one, I thought). In another, I did it on the one that applied to my
question.
 
I mean that if you ask a question and get a reply you should then reply in
that message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top