J does not have APL's goto.

Early versions of J did, but that feature was too complicated and was
removed.  (Instead of branching to a line number you would specify the
entire sequence of lines to be executed (for example 2 5 3 4 3 2 2 ).

Instead, J offers "control statements".

http://jsoftware.com/help/dictionary/ctrl.htm

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

Reply via email to