On 9/24/2006, Johan Solve said:
In that case it would go like this
<string><![CDATA[(?x:
(?> ' (?s: \\. | [^'] )*? (?: ' | $ ) ) |
(?> " (?s: \\. | [^"] )*? (?: " | $ ) )
)]]></string>
Ooh, excellent.
In the tutorial (which I realize you weren't asking about), both
the CLM template and the final newLISP CLM have been updated.
After using XML for years, I really should have thought of
that... but it just never crossed my mind. Thanks John.
Seth
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>