Bug when runing add in at JMP home page directly
Hi JMP community:
I save 2 scripts into add-ins, and bug will happen in certain situation, the scripts work as following:
The first add-in will create a new table and create several new columns, let's call this new table as "calculate table"Next I will run the second add-in in "calculate table", it will require to open another existing file (let's call it "raw data table"), then get data from "ra...