dt:mycol << Value Labels(mylist) << Use Value Labels( 1 );
For platforms such as Control Chart Builder, JMP allows importing and exporting spec limits, control limits, etc, from a JMP file. Would like to replicate this kind of function for Column Properties such as Value Labels, Value Ordering, etc. Currently have to manually type it in. We have created JSL snippets to export and import from a JMP table frequently used ones like Value Labels. The table has columns named "Values" and "Labels", so if the user is always having to do Value Labels, can use the same. Adding a new Value Label manually, can then save and update that table. Could follow the spec limit approach and use "_Values" and "_Labels" for the column names. Would be nice to do it from the Column Properties menu, but could also be under Column Utilities. Spec limits and Control Limits under Column Properties could also be upgraded if able to do it from the Column Properties user interface. For JMP15 Wish List.