Script to automatically save all data tables and reports in a JMP project to the contents
I currently have the below static script that saves specific reports and tables to the project contents by name. I'd like to generalize this to a script that will do this for any project, so names would have to be dynamically generated and passed through a save function. I've played around a bit and haven't gotten close yet - help is appreciated This is the script that currently works on fixed tab...