Batch Post Processing Multiple .job files. Need new .tap file created

Is there a way to post process multiple .job files at once, similar to the way the BatchUpdate Plugin works? I have a bunch of files that I had created over the years that I would like new .tap files created as I have tweaked the tool settings for faster and better cuts .

Try the Quick Load plugin, operate on .job files. Double the job file in the list to open it, then run the pp, do the next one, etc…

Or build a OS batch file to invoke sheetcam with param -p jobfilename, that will run the post processor. Search for ‘command-line’ in this forum.

Thanks, I have been using the Quick Load to update the operations individually and then running PP for each file, there is only 200 left to go. Lol. I will do more research on OS batch command line.