On Thu, Nov 4, 2010 at 7:48 AM, Don Guinn <[email protected]> wrote:
> According to the dictionary you must have a do. follow the T-block. . I'm
> surprised this didn't get flagged as an error.
>
> t0=.3 :0
> 0
> if.
>  0
>  NB. Need a do. here
>  if. 0 do. 1 end.
> do. 1
> end.
> )

It has a do following the T-block.  It also has a nested if.do.end. inside the
T-block.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to