JSL > Preserving Default Entries for Text Edit Box: Code Improvement
Hi JMP Community,I have been toying with a short script to group column automatically based on a starting and ending string.While this work fine on my local machine, I would like to know if there is a better way to preserve default entries for the Text Edit Boxes from run to run than holding those default entries in a separate file?Here is my code so far: Any suggestion on improving any part of it...