JMP script for entering in variable text?
Hi all,Is there a command/way for JMP to ask you to input certain parameters/strings/values (e.g. file location, file name, etc.) via a pop-up box while I run a script?1. Ask the user to input the file location (Is there a way for it to work like a simple 'Open' function does in any program where you can go directly to the folder?)2. Wait until the user has performed #1.3. Perform the rest of the ...