bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Bug in function editing


From: Elias Mårtenson
Subject: Re: [Bug-apl] Bug in function editing
Date: Mon, 31 Mar 2014 15:37:45 +0800

Are you sure it's a bug? You seem to be taking the value of "r" when it has no value.

Also, I think your "x" should be "×".

Regards,
Elias


On 31 March 2014 13:19, Blake McBride <address@hidden> wrote:
 ∇r←c Parse a
[1] r←(((0≠⍴a)x⍴r),⌈/r)⍴(,r∘.≥⍳⌈/r←¯1+(r,1+⍴a)-0,r←r/⍳⍴a)\(~r←r∈c)/a←,a
[2] ∇
      ',' Parse 'Hello,there,how are you'
VALUE ERROR
Parse[1]  r←(((0≠⍴a)x⍴r),⌈/r)⍴(,r∘.≥⍳⌈/r←¯1+(r,1+⍴a)-0,r←r/⍳⍴a)\(∼r←r∈c)/a←,a
                                                                    ^
      ∇Parse
bad editor command '∇Parse' : problem 'Nabla.cc:444'
DEFN ERROR
      ∇Parse
           ^



reply via email to

[Prev in Thread] Current Thread [Next in Thread]