<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Aug 2017 15:50:00 Z</lastBuildDate><pubDate>11 Aug 2017 13:15:00 Z</pubDate><description>Hi,&#13;
&#13;
maybe a silly question,&#13;
but how to find empty strings [""] in code?&#13;
&#13;
best regards,&#13;
Xavier</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp</link><title>How to find an empty string in code?</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/62177-how-find-empty-string-code-62188/read.awp</comments><pubDate>11 Aug 2017 15:50:00 Z</pubDate><description>Quote&#13;
Peter Holemans&#13;
&#13;
The inner dungeons of WX remain as mysterious as ever :rp:&#13;
&#13;
Glad you got it !&#13;
&#13;
&#13;
&#13;
Cheers,&#13;
&#13;
&#13;
&#13;
P…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62188/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62188/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62185/read.awp</comments><pubDate>11 Aug 2017 14:55:00 Z</pubDate><description>The inner dungeons of WX remain as mysterious as ever :rp:&#13;
Glad you got it !&#13;
&#13;
Cheers,&#13;
&#13;
P.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62185/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62185/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62184/read.awp</comments><pubDate>11 Aug 2017 14:53:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
I've tried "", """, """" =&gt; nothing found&#13;
just tried """"" (5 double quotes) and now WD finds them...&#13;
&#13;
thnx and …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62184/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62184/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62183/read.awp</comments><pubDate>11 Aug 2017 14:46:00 Z</pubDate><description>Ah, OK.&#13;
Not working in WX at the moment...&#13;
But by heart: You need to quote your search again in that case if I recall correctl…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62183/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62183/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62182/read.awp</comments><pubDate>11 Aug 2017 14:38:00 Z</pubDate><description>Hi Peter,&#13;
&#13;
I want to find in the code editor all the [""] like EDT_Name = "",&#13;
so do a Ctrl-F in the code editor and try to fi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62182/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62182/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62181/read.awp</comments><pubDate>11 Aug 2017 14:31:00 Z</pubDate><description>Hi Xavier,&#13;
&#13;
Not sure I get your question completely but here's what I used to do:&#13;
IF SomeString ~= "" THEN ...&#13;
or&#13;
FOR ALL S…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62181/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code-62181/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62177-how-find-empty-string-code/read.awp">How to find an empty string in code?</source><title>Re: How to find an empty string in code?</title></item></channel></rss>
