From: Kevin McClaning
Hi -
I have several text files containing strings quoted
with the double-quote character ' " '. I'd like to
write a macro to parse through these file and change the
double-quote character to a single-quote character
(i.e. " -> '). However, I can't figure out a way to
search for a double-quote using the macro compiler.
I write a line like
while( lFind( ""","^g" ))
the compiler rejects the string as a syntax error.
How can I search and replace on a double-quote character?
Thx..
Kevin McClaning
---
---------------
* Origin: apana>>>>>fidonet [sawasdi.apana.org.au] (3:800/846.13)
|