Progress bars – my personal journey (also questions about manipulating windows in the project environment)
[JMP 17.0.0]I have a project file I’ve been working on that has many data tables, each with a relatively long-running script I use to generate a journal as output. I have a separate script in another table that calls each of the individual table scripts, then collates the individual journals into a single journal to create a final report. [I probably could have made this approach a lot cleaner, ...