M
Mark
Hello,
I can execute a batch with the VBA Shell( "cmd.exe /c mypath\my.bat" )
command, but the script does not run in his directory; how I can run my
batch in his own directory - I do not want to handle this within the script
by "cd mypath".
Thanks and regards
Mark
I can execute a batch with the VBA Shell( "cmd.exe /c mypath\my.bat" )
command, but the script does not run in his directory; how I can run my
batch in his own directory - I do not want to handle this within the script
by "cd mypath".
Thanks and regards
Mark