Thread: Shell command
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Shell command

Does it run if you enter the same string in Start | Run?

--

Vasant

"MAx" wrote in message
...
I am using:

shell (c:\notes\notes.exe)

to launch lotus notes. Trouble is the .ini file is stored on d:\ and so

the code fails.

Grateful for any ideas.