Dyalog / link

Source code for Link – the built-in component that enables the use of text files as the primary storage mechanism for APL source code
https://dyalog.github.io/link
MIT License
19 stars 12 forks source link

]link.create suggests using "caseCode←1", but for a UCMD you must use "-casecode". #627

Open mkromberg opened 7 months ago

mkromberg commented 7 months ago

If you try to create a link from a namespace that requires case coding, the error message presumes you want to pass an option namespace; the error message is not helpful.