names default to here - errors with JSL encryption
Hi, I have a "names default to here(1)" in a main JSL script that does some later "include" on some downstream JSL scripts. Some of these downstream JSL's are encrypted for view only.
When I run the main JSL script, it errors out:
"Name Unresolved: <encrypted>{13} in access or evaluation of '<encrypted>' , "<encrypted>" /*###*/"
Is this a bug? (JMP 14.3.0)
Why should it quit on an encrypted script? ...