If you see the [running], then is it possible the application you are running
is bombing out?
Are you providing any command line options? Are any required?
Have you tried shelling to a different application to see if possibly it is
the application and not the shell command?
Sorry to ask so many obvious questions, but not being there it is difficult
to know exactly what is happening.
:
No, it's not running, it's not reporting an error, it's doing nothing at all.
When I execute a shell command from the immediate window, i see [running]
appear for less than half a second, then nothing. No error, no process, no
nothing...
:
Are you getting an error, or is it just ignoring you?
Is is possible the process is running but not visible?
Try adding this to you shell function as the window style argument:
vbMaximizedFocus
Also, after you execute the Shell function, open the task manager to be sure
it is not actually running.
:
Yes, to all intents and purposes the machines and set-ups are identical aside
from one machine having office 2k2 and the problem one having office 2003
:
Is the executible located on the same path on both machines?
:
I am trying to call an exe using the shell command, but it is not working. I
thought it may have been an office 2003 sp2 error because I can call the
shell ok from my office 2k2 machine. I have reformatted and loaded everything
from scratch, but shell still refuses to call. Any suggestions as to why this
might be?