C++ and MATLAB Simulink tips for HWIL simulation software engineers
Showing posts with label batch. Show all posts
Showing posts with label batch. Show all posts
Friday, December 29, 2023
Windows batch file to run an exe and check its result
Windows batch file to run an exe and check its result. If you get the strange ") was unexpected at this time" error when you run it, try adding a comment line before that ")", it usually fixes it (and use "rem" instead of "::"). If you get "3 was unexpected at this time", move inner for loop out of the nested loop:
Subscribe to:
Posts (Atom)