Hi all,

I'm having a problem where this works:
4 2 $ 1 2 3 4 5 6 7 8
but this does not:
rows =: 4
rows 2 $ 1 2 3 4 5 6 7 8

In the latter case, I get a syntax error.

Is this expected behavior? If not, could you let me know what I'm doing
wrong?

Thanks,
-- 
Maxwell Peterson
Department of Genome Sciences
University of Washington, Seattle
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to