Running a .bat File
Posted: Thu Jun 17, 2010 9:41 am
If you would like to run a .bat command in AccuZIP to call an external program, use the syntax below in your Command Statement Syntax:
Replacing the directory, path and .bat file name with your specific details
Code: Select all
RUN /N "C:\DoThis.bat"