See http://www.jsoftware.com/jwiki/Essays/Word_Formation_on_Lines for a variant.
----- Original Message ----- From: Henry Rich <[EMAIL PROTECTED]> Date: Wednesday, September 5, 2007 20:45 Subject: RE: [Jprogramming] limits on word formation ( ;: ) To: 'Programming forum' <[email protected]> > $ ;: 100000$'a ' > 50000 > > It's not the length of the string. > > But if your string has unmatched quotes, it'll fail. > > Henry Rich > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Lorin Lund > > Sent: Wednesday, September 05, 2007 11:36 PM > > To: [email protected] > > Subject: [Jprogramming] limits on word formation ( ;: ) > > > > Maybe this is old news but I found that > > ;: parsed a 5000 char string but failed on a 50000 char string. > > > > What is the acceptable length? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
