<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>2 Feb 2016 14:54:00 Z</lastBuildDate><pubDate>2 Feb 2016 11:44:00 Z</pubDate><description>Hello,&#13;
&#13;
I am trying to build a string which is getting a bit too long as it contains double quotes.&#13;
&#13;
Here is the code:&#13;
bufRetValueBuffer = Charact(34) + "ok" + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34) I should the string like this:&#13;
Quote&#13;
&#13;
"ok","","","",""&#13;
&#13;
Is there any easier way to build strings with quotes (single as well as double)?&#13;
&#13;
TIA&#13;
&#13;
Yogi Yang</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp</link><title>How to build such complex strings with double quotes easily?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56196/read.awp</comments><pubDate>2 Feb 2016 14:54:00 Z</pubDate><description>Quote&#13;
Paulo Oliveira&#13;
&#13;
Just doudle them or use the sintax:&#13;
&#13;
my_string is string=[&#13;
&#13;
aaa "bb" ccc&#13;
&#13;
]&#13;
Paulo,&#13;
&#13;
Thanks for…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56196/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56196/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56195/read.awp</comments><pubDate>2 Feb 2016 14:40:00 Z</pubDate><description>You could also try building a string that contains "%1","%2","%3",... as many as you need.&#13;
&#13;
Then StringBuild(YourString,Forena…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56195/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56195/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56194/read.awp</comments><pubDate>2 Feb 2016 13:55:00 Z</pubDate><description>Hi Yogi&#13;
&#13;
In addition to the other suggestions:&#13;
If the length of the line is a problem, as you said, you can cut it into two o…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56194/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56194/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56193/read.awp</comments><pubDate>2 Feb 2016 13:50:00 Z</pubDate><description>Hi Yogi,&#13;
&#13;
I think you can use triple quotes.&#13;
For better readability you could also use:&#13;
bufRetValueBuffer = Replace("-ok-,--…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56193/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56193/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56192/read.awp</comments><pubDate>2 Feb 2016 13:48:00 Z</pubDate><description>Hi, Yogi.&#13;
Two suggestions:&#13;
1. The quick and dirty way is to define a 1-character string for double quotes&#13;
DQ is string=Charac…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56192/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56192/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56191/read.awp</comments><pubDate>2 Feb 2016 13:46:00 Z</pubDate><description>Just doudle them or use the sintax:&#13;
&#13;
my_string is string=[&#13;
aaa "bb" ccc&#13;
]&#13;
&#13;
http://doc.windev.com/en-US/?1514044&#13;
http://do…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56191/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes-56191/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/56189-how-build-such-complex-strings-with-double-quotes/read.awp">How to build such complex strings with double quotes easily?</source><title>Re: How to build such complex strings with double quotes easily?</title></item></channel></rss>
