changing current directory

S

Steph

I tried this:

Chdir "C:\MyDir"

It works fine when i'm logged as an administrator.
It doesn't work when i'm logged as someone else.

any idea?

I need to change the directory because I use the SHELL function to run
another app.
Shell "C:\MyDir\MyApp.exe"

On open, MyApp.exe tries to read the MyApp.ini file in the current directory
(should be the same as the exe ).

I would like the current directory to be C:\MyDir\ without changing the
default database folder (C:\documents and settings\my documents). see
Options\General tab
 

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

Top