Inquisitor99
Programmer
I am unable to run a batch file using any of the following methods:
1) RunApp command in macro
Action: RunApp
Command Line: C:\CopyFile.bat
2) Shell command in module
Shell "C:\CopyFile.bat"
What am I missing. Does anyone have any suggestions?
Thanks.
1) RunApp command in macro
Action: RunApp
Command Line: C:\CopyFile.bat
2) Shell command in module
Shell "C:\CopyFile.bat"
What am I missing. Does anyone have any suggestions?
Thanks.