> From: "R.E. Boss" <[email protected]>
> Subject: [Jprogramming] quote problem
> To: "Programming forum" <[email protected]>
> Message-ID: <[email protected]>
>
> If I want to process an arbitrary string, I may encounter a string
> which
> might give a "syntax error" or an "open quote" message.
> 
> How can I detect such a situation and how can I repair the given
> string? 

   NB. error detection
   ". ::('fail'"_) 'syntax( error'
fail


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

Reply via email to