Morten Kromberg
Morten Kromberg
### Describe the issue you are having When waiting for Quote-Quad input, if an interrupt is sent, it is often ignored. Under Windows, it seems to be ignored always. Under...
We need a way to prompt the user for simple text input, in particular a userid + password. There are many situations where a RIDE session running on a remote,...
Really a minor niggle. If the interpreter task has been killed and restarted, and you have an HTTP connection and hit refresh in your browser, you are asked to confirm...
myns.⎕LX←'lx' ]link.export myns.⎕LX c:\tmp\myns ERRORS ENCOUNTERED: ⎕SE.Link.Export: Not a properly named namespace: #.myns.⎕LX It should be possible to explicitly export any system variable, even if it does not have namespace...
``` ]link.create # c:\tmp\aplabug Linked: # ←→ c:\tmp\aplabug [directory was created] (⊂'aaa' 'bbb' 'ccc')⎕NPUT'c:\tmp\aplabug\list.apla' Link Warning: ⎕SE.Link.Notify: created c:/tmp/aplabug/list.apla: creating #.aaa - failed to fix file Link Warning: ⎕SE.Link.Notify: changed...
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...
Confusing error messages when 1) creating an empty folder with a space in the name and then renaming it to the right name: Link Warning: ⎕SE.Link.Notify: created c:/tmp/vikings/APLSource/New folder: invalid...
]link.create ⎕SE.CITA HttpCommand should create ⎕SE.CITA.HttpCommand.
This needs some design discussion. Possibly, a configuration option.