Hi all...

Just thought I'd post how I solved the escaping quotes in a do
statement:

In my XML node, I have a handler doing what's in the command attribute
value.  I needed quotes in there within the quotes of the XML, and this
worked:

<topic command="baMsgBox(&quot;Complete this tutorial
first.&quot;,&quot;Wait!&quot;,&quot;OK&quot;,&quot;Info&quot;,1)"/>

Rich Shupe's parsing routine is really cool, but I think this is simpler
to do for my situation.

I think there's a term for " having to be denoted as &quot; in HTML and
I'm wondering if anyone knows what the equivalent is for a single quote.

Thanks,
Michael M.


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to