I see it. Thanks. I'll look into this tonight.


> GNU APL (without aplwrap):
>
>       x←⍞,0⍴⍞←0⍴' '
> abc
>       x
> abc
>       ⍴x
> 3
>
>
> APL WRAP:
>
>       x←⍞,0⍴⍞←0⍴' '
> abc
> [APLWRAP does something really strange here like repeating a prior line???]
>       ⍴x
> 0
>
> Something really wrong.
>
> Thanks.
>
> Blake
>
>
>
-- 
"The secret to creativity is knowing how to hide your sources."
   Albert Einstein


http://soundcloud.com/davidlamkins
http://reverbnation.com/lamkins
http://reverbnation.com/lcw
http://lamkins-guitar.com/
http://lamkins.net/
http://successful-lisp.com/

Reply via email to