Creating data tables without copying over embedded scripts
When a new data table is created from an existing data table—such as the result of creating summaries or generating subsets—JMP automatically attaches any scripts that are “properties” of the original data table into the new data table. For much of my work this is a major nuisance, as those scripts are often not of much use in the new data table. In some of my more extensive work, this means I hav...