Here's one way: F=: 3 :(0 :0-.LF) x+y NB. 1y2x )
(This presumes that "One the lines" meant "One of the lines"). Thanks, -- Raul On Tue, Mar 18, 2014 at 7:12 PM, Henry Rich <[email protected]> wrote: > I wrote the explicit definition of a verb. It used : 0 to read lines from > the script it was defined in. One the lines, encountered before the > end-of-verb delimiter ), was > > 1y2x > > (just the 4 characters). Yet, the definition was created without error. > How is this possible? > > Henry Rich > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
