<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>15 Dec 2014 14:29:00 Z</lastBuildDate><pubDate>12 Dec 2014 21:47:00 Z</pubDate><description>Hi,&#13;
&#13;
I didn't find an fexists("filename.txt") but I found an&#13;
&#13;
IF fopen("filename.txt",foRead) = True THEN&#13;
&#13;
Does the file have to be Opened to find if it's there or not?&#13;
&#13;
Also, I placed a file in the root directory, for both production and localhost, but it doesn't seem to find it.&#13;
&#13;
Does a newly created file need to be Compiled with the project for it to be found?&#13;
&#13;
Thanks in advance for any help on this...&#13;
Randall</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot/read.awp</link><title>[WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</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/49464-wb19-fexistsquotfilename-txtquot-49497/read.awp</comments><pubDate>15 Dec 2014 14:29:00 Z</pubDate><description>Many Thanks to Both of You... :-)</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49497/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49497/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot/read.awp">[WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</source><title>Re: [WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49471/read.awp</comments><pubDate>13 Dec 2014 06:16:00 Z</pubDate><description>Hi Randall, how about FfileExist(...) ???&#13;
http://help.windev.com/en-US/?3036015&amp;name=ffileexist_function</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49471/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49471/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot/read.awp">[WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</source><title>Re: [WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49470/read.awp</comments><pubDate>12 Dec 2014 22:38:00 Z</pubDate><description>Hi Randall,&#13;
&#13;
flistfile(FullFileName) will return an empty string if the file doesn't exist without opening it&#13;
&#13;
As for the ro…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49470/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot-49470/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/49464-wb19-fexistsquotfilename-txtquot/read.awp">[WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</source><title>Re: [WB19] fexists(&amp;quot;filename.txt&amp;quot;) ?</title></item></channel></rss>
