Bill Page wrote:
> On 10/31/07, Gabriel Dos Reis <[EMAIL PROTECTED]> wrote:
> > On Thu, 1 Nov 2007, Waldek Hebisch wrote:
> >
> > | ...
> > |  Grep shows me:
> > |
> > | int-top.boot:  zeroOneTran packageTran CATCH("SPAD_READER", 
> > parseFromString s)
> > |
> > | That should be "SPAD__READER".
> >
> > Yes, that is the error.  Thanks!
> >
> 
> Isn't it strange that apparently _ must be escaped *inside* quotes?
> 

Using _ as escape character is strange, but the need for escape
inside quotes is simple: to put " inside quotes you must escape
it.  Once escape is active inside quotes you must escape escape...


-- 
                              Waldek Hebisch
[EMAIL PROTECTED] 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to