On 5/19/07, Terrence Brannon <[EMAIL PROTECTED]> wrote:
I dont know why I need a verb 1: when the noun 1 should suffice. Do
you have a completely working program? I get a syntax error when I
attempt to implement your suggestions:

rec_case=:(fib]-1:)(+(fib]-2:)))

You have an extra right parenthesis there.

Get rid of it, and it should work.
  rec_case=:(fib]-1:)(+(fib]-2:))

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

Reply via email to