JMP17 Upgrade Forcing Superscript Broke JMP14 Working Script
Hi Folk, I would give an example of script but after troubleshooting an explanation should suffice. I have a data table from a CSV source that has many columns of trace data that has a column name with units at the end. For degrees C the header is Temperature [0c] and for cubic meters per hour it is Air Flow [m3/h]. There are others. I built a script that opens this data file and another that ha...