Get a list of all open reports?
Hello all,I am trying to create a list of all reports that are opened from a JMP script.I figure there might be a simple command for this but I have been back and forth through the scripting guide without finding much.The only other idea that is coming to my head is to grab the current report, somehow grab that name, add it to the list, then close that report and grab the next report.Thanks for an...