<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Jan 2016 16:50:56 Z</lastBuildDate><pubDate>19 Jan 2016 16:24:57 Z</pubDate><description>Hi,&#13;
&#13;
Example : How to find the total number of items in a windows folder ex. c:\temp  by means of programming in windev ?&#13;
&#13;
I  tried already fListFile, fListDirectory and fDir but can't find an answer to my question.&#13;
&#13;
Kind regards,&#13;
&#13;
Eric</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder/read.awp</link><title>How to retrieve the total number of items in a folder ?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>software</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55973/read.awp</comments><pubDate>21 Jan 2016 16:50:56 Z</pubDate><description>Thank you Bruno, i worked with FDir and it works fine ! &#13;
&#13;
ex.&#13;
&#13;
// Declare the variable&#13;
ResFile is string&#13;
i is int = 0&#13;
Res…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55973/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55973/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder/read.awp">How to retrieve the total number of items in a folder ?</source><title>Re: How to retrieve the total number of items in a folder ?</title></item><item><author>bruno.caires</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55949/read.awp</comments><pubDate>20 Jan 2016 11:05:56 Z</pubDate><description>Hi,&#13;
&#13;
One approach is to list all the files and then count the number os CR (that is the character that separates the files).&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55949/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder-55949/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/55936-how-retrieve-total-number-items-folder/read.awp">How to retrieve the total number of items in a folder ?</source><title>Re: How to retrieve the total number of items in a folder ?</title></item></channel></rss>
