[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: changing string delimiter character to be matching curly brackets
From: |
stuart |
Subject: |
Re: changing string delimiter character to be matching curly brackets |
Date: |
Thu, 13 Sep 2007 23:17:05 -0700 |
User-agent: |
G2/1.0 |
Thanks. I tried it with the proper escaping of the double quote, but
it treats the curly brackets like double quotes, and expects either
'{foo{' or '}foo}' but not '{foo}'. So i think that was the wrong
strategy.
> The syntax is wrong: '"' should be "\""