Re: [Bug-apl] )copy problem

2017-01-26 Thread enztec
thank you Juergen - sorry my fault - i didn't realize that my start script (which loads my apl keyboard, font and then apl was still running an old apl 1.3 on this computer) apl -v showed the problem and of course i ran it last On Thu, 26 Jan 2017 22:20:00 +0100 Juergen Sauermann wrote:

Re: [Bug-apl] )copy problem

2017-01-26 Thread Juergen Sauermann
Hi, I believe the command as such works:   )clear CLEAR WS   )fns   0 0⍴⍎')COPY 5 HTML.apl'   )fns HTML∆A  HTML∆Assert HTML∆Body   HTML∆Document HTML∆H1

[Bug-apl] )copy problem

2017-01-26 Thread enztec
at the top of https://www.gnu.org/software/apl/APL_demo.html there is 0 0⍴⍎')COPY 5 HTML.apl' when i do )copy 0 HTML.apl loading )DUMP file /apl/workspaces/HTML.apl... )fns top4 but using the code from the APL_demo.html 0 0⍴⍎')copy 0 HTML.apl' VALUE ERROR )copy 0 H

Re: [Bug-apl] )COPY problem

2014-05-28 Thread Blake McBride
The "significantly worse" problem is now fixed, but the original problem (May 27, 2014 at 9:23 PM) remains. Thanks. Blake On Tue, May 27, 2014 at 10:16 PM, Blake McBride wrote: > I just updated to the latest GNU APL. The problem is significantly worse. > Now )LOAD doesn't work either. The

Re: [Bug-apl] )COPY problem

2014-05-27 Thread Blake McBride
I just updated to the latest GNU APL. The problem is significantly worse. Now )LOAD doesn't work either. The following loaded just fine with an older GNU APL: )LOAD Editor loading )DUMP file /home/blake/workspaces/Editor.apl... Offending token at UserFunction.cc:257 is: ⎕IO Workspace::mor

Re: [Bug-apl] )COPY problem

2014-05-27 Thread Blake McBride
Dear David, I haven't updated in about a day. I am waiting for all of my reports to be addressed so that I can re-test everything. Has the ⎕IO bug you refer to been fixed? Thanks. Blake On Tue, May 27, 2014 at 9:32 PM, David B. Lamkins wrote: > ⎕IO was inadvertently dropped from the list

Re: [Bug-apl] )COPY problem

2014-05-27 Thread David B. Lamkins
⎕IO was inadvertently dropped from the list of localizable system variables in the last push. On Tue, 2014-05-27 at 21:23 -0500, Blake McBride wrote: > )LOAD Editor > loading )DUMP file /home/blake/workspaces/Editor.apl... > )SI > )LOAD Devices > SAVED 2014-5-27 2:53:43 (GMT-5)

[Bug-apl] )COPY problem

2014-05-27 Thread Blake McBride
)LOAD Editor loading )DUMP file /home/blake/workspaces/Editor.apl... )SI )LOAD Devices SAVED 2014-5-27 2:53:43 (GMT-5) )SI )COPY Editor loading )DUMP file /home/blake/workspaces/Editor.apl... DEFN ERROR+ ∇Edit fun;Mat;qq;fn;bv;orig;Cms;Pad;⎕IO