Using JMP 12.2 is there a way to open or include an encrypted script using JSL?
If I try Include("encrypted_script.jsl") I get a popup asking for the password. Is there a way to supply the password in plain text during the Include function?
Could an encrypted data table script work instead?