Look perfect. Thank you!!
On Tue, Jun 10, 2014 at 11:30 AM, Blake McBride wrote:
> DEFN ERROR would be sufficient.
>
>
>
>
> On Tue, Jun 10, 2014 at 11:22 AM, Juergen Sauermann <
> juergen.sauerm...@t-online.de> wrote:
>
>> Hi Blake,
>>
>> the debug output is on purpose. Will be replaced by m
DEFN ERROR would be sufficient.
On Tue, Jun 10, 2014 at 11:22 AM, Juergen Sauermann <
juergen.sauerm...@t-online.de> wrote:
> Hi Blake,
>
> the debug output is on purpose. Will be replaced by more
> meaningful texts long-term.
>
> /// Jürgen
>
>
>
> On 06/10/2014 06:00 PM, Blake McBride wrote
Hi Blake,
the debug output is on purpose. Will be replaced by more
meaningful texts long-term.
/// Jürgen
On 06/10/2014 06:00 PM, Blake McBride wrote:
Debug output:
)CLEAR
CLEAR WS
∇gg[⎕]∇
bad editor command '∇gg[⎕]∇' : problem detected at 'Nabla.cc:242'
DEFN ERROR+
∇gg[⎕]∇
Debug output:
)CLEAR
CLEAR WS
∇gg[⎕]∇
bad editor command '∇gg[⎕]∇' : problem detected at 'Nabla.cc:242'
DEFN ERROR+
∇gg[⎕]∇
^
On Mon, Jun 9, 2014 at 1:00 PM, Juergen Sauermann <
juergen.sauerm...@t-online.de> wrote:
> Hi Blake,
>
> thanks, fixed in SVN 316.
>
>
Hi Blake,
thanks, fixed in SVN 316.
/// Jürgen
On 06/07/2014 06:17 PM, Blake McBride wrote:
Listing a non-existent function shouldn't create a new function. This
is a problem when you make a typo.
GNU APL:
)CLEAR
CLEAR WS
∇GG[⎕]∇
∇
[0] GG
∇
)FNS
GG
IBM APL