27-04-18 05:05 PM
01-05-18 06:03 PM
07-02-24 01:20 AM
It just seems to open the script and does not run it. There is also a Command Prompt::Run BAT. File VBO but that just gives the following error:
Internal : Failed to perform step 1 in Navigate Stage 'Enter Data' on page 'Run BAT. File' - Not Connected
07-02-24 02:58 PM
Hi Jeremy,
To run a BAT file I use the Run Process Until Ended action in the Utility - Environment VBO.
12-02-24 09:59 PM
I found the trick to be that you can't step through a .BAT process in debug mode. I need to click on the Go button and just let it run.
It also uses global send keys to write the path, so special characters need to be replaced with their respective codes.