| 
 PureBytes Links 
Trading Reference Links 
 | 
Peter,
I'd love to hear a solution for this too. The best that I've come up with is to use
a character not used often to stand in its place (such as the ` character), and
then create a macro to do a find and replace.
Bob Hunt
"Peter B. Nelson" wrote:
> 
> Fellow EL Coders,
>     Does anyone know how to get a double-quote character, ",  into a string
> using EasyLanguage?  I need to write one into a file for Excel .CSV parsing.
> I looked for, and didn't find, an escape character, a char(34) funtion, and
> so on.
>     Any help is appreciated.
> 
> Regards,
> Peter Nelson
 
 |