JSL file runs when open instead of opening in editor
Hi, I recently ran into the opposite problem: When I click a jsl-file in a folder, JMP immediately start ot execute it. I note that there is mentioned in this string the special effect of //! in the beginning of the script. This should force the script to execute, as the more obvious 'On Open' command. Do you know of any more obscure controllng characters that will affect the behavior of JMP whe...