> From: "R.E. Boss" <r.e.b...@planet.nl>
> Subject: [Jprogramming] quote problem
> To: "Programming forum" <programming@jsoftware.com>
> Message-ID: <003001cce8e7$92dc43e0$b894cba0$@planet.nl>
>
> 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