Printing variables to display box/window
I have a script that calculates some slopes and offsets based on a large data set. Once the slopes and offsets are calculated I want to output them to a new display box or window. It has been a couple years since I have really done much scripting with JMP so I'm fairly rusty, so I'm sure the code below is far from correct.How can I output the variables to some kind of pop out window?My variables a...