Thanks, but I wish I did not have to assume that LF is the system line delimiter.
>From: "Miller, Raul D" <[EMAIL PROTECTED]> >Date: Thu May 25 11:58:01 CDT 2006 >To: Programming forum <[email protected]> >Subject: RE: [Jprogramming] ;: (Words) >Thomas Costigliola wrote: >> Is there a way to make ;: stop recognizing a comment after it >> finds an NB.. I assumed that after a LF it would contiue as if it >> had came to a new line in a script. This is not so. Anyone have >> input? > > ; <@;:;._2 'a b c NB. comment',LF,'d e f NB. ...',LF >+-+-+-+-----------+-+-+-+-------+ >|a|b|c|NB. comment|d|e|f|NB. ...| >+-+-+-+-----------+-+-+-+-------+ > >-- >Raul > >---------------------------------------------------------------------- >For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
