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 <blake1...@gmail.com> 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