<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sizes of all the files inside the sub folders of the directories in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534133#M199530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are making use of DIRUSE.exe in the following way to get the space details of the directories. But the problem is we are unable to file the filesize of the files in the last folder. It just gives the space details of all the subfolders. Could you please help me out to find out the space details of the files inside the subfolders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E:\QlikView\DIRUSE /s/m E:\QlikView\Data &amp;gt; E:\QlikView\Data\Size.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size.txt contains sizes of all the sub folders inside E:\QlikView\Data. Header of the output is something like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Size(mb)&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Files&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Directory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help me out on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Nov 2013 12:29:21 GMT</pubDate>
    <dc:creator>qlikviewforum</dc:creator>
    <dc:date>2013-11-16T12:29:21Z</dc:date>
    <item>
      <title>Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534133#M199530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are making use of DIRUSE.exe in the following way to get the space details of the directories. But the problem is we are unable to file the filesize of the files in the last folder. It just gives the space details of all the subfolders. Could you please help me out to find out the space details of the files inside the subfolders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E:\QlikView\DIRUSE /s/m E:\QlikView\Data &amp;gt; E:\QlikView\Data\Size.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size.txt contains sizes of all the sub folders inside E:\QlikView\Data. Header of the output is something like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;Size(mb)&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Files&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Directory&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help me out on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 12:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534133#M199530</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-16T12:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534134#M199531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need it in QV, you can combine the recursive for each example to entering folders and getting each file and then use the filesize function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you need it as a batch script, please give some informations like filesys, operating sys etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 12:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534134#M199531</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2013-11-16T12:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534135#M199532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems to work for me, here at my place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are having problems with Windows resource kit executables like diruse.exe, I suggest you post your issue to a Microsoft Windows forum. Your request seems not to be very QV specific.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 12:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534135#M199532</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-16T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534136#M199533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;Did you tried using the same DIRUSE.exe by passing the parameters? If so please let me know what parameters you are using? In my case we are passing /s/m. Let me know if anything wrong here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is issue not specific to QV. But thought of giving it a try by posting it here so that at lease someone who has worked on similar thing can help me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 13:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534136#M199533</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-16T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534137#M199534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need it as a batch script or VBScript. We are using Windows Server 2008. Let me know if you need any more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 13:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534137#M199534</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-16T13:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534138#M199535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;diruse.exe /s/m "c:\intel" &amp;gt; c:\Temp\diruse.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I got&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Size (mb)&amp;nbsp; Files&amp;nbsp; Directory&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.03&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&amp;nbsp; C:\INTEL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; C:\INTEL\ExtremeGraphics&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; C:\INTEL\ExtremeGraphics\CUI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&amp;nbsp; C:\INTEL\ExtremeGraphics\CUI\Resource&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.57&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&amp;nbsp; C:\INTEL\Logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11&amp;nbsp; SUB-TOTAL: C:\INTEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11&amp;nbsp; TOTAL: C:\INTEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be a executable / OS version issue, but again, I would suggest that you post your request to a Windows forum, just because I believe you'll find an answer there more easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Jonas said, there are samples here in the forum on how to list the file sizes using the QV script, but if you want to use Windows scripting, there are better sources in the WWW to look for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 13:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534138#M199535</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-16T13:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534139#M199536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could see size of the sub folders in above output. I don't see size of the files there. Please correct me if I am wrong. That was the issue I am facing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please post me the Microsoft Windows URL so that I can post this issue there. Please let me know in case of any issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 14:26:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534139#M199536</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-16T14:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534140#M199537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's probably because you are using a tool that's coping with&lt;EM&gt; dir&lt;/EM&gt;ectory &lt;EM&gt;us&lt;/EM&gt;age.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try with the DIR command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dir /S /A:-D /O:S c:\intel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is not a single URL for Windows related questions, there are actually myriads of URLs.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can start with Technet forums &lt;/SPAN&gt;&lt;A class="jive-link-external-small unlinked"&gt;social.technet.microsoft.com/Forums/en-US/home&lt;/A&gt;&lt;SPAN&gt; or stackoverflow.com&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest that you google for an existing answer, since this request should already been answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: removed the external links to get this post out of moderation (after 3 days)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2013 14:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534140#M199537</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-16T14:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534141#M199538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;Any updates on the questions which I have asked for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Nov 2013 09:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534141#M199538</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-17T09:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534142#M199539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any updates from anyone on this? Please help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 11:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534142#M199539</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-18T11:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534143#M199540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you using DIRUSE? My first thoughts is that QlikView has its own File functions that should allow you to do exactly what you are trying to do. In particular there is an option in FOR NEXT to call a filelist which I use extensively in incremental file loading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534143#M199540</guid>
      <dc:creator>DavidFoster1</dc:creator>
      <dc:date>2013-11-18T12:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534144#M199541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are already using DIRUSE which is very simple way to fetch the space details in a txt. Using QV functions it may be cumbersome. So it would be great if we can get the details using the DIRUSE.exe itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 12:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534144#M199541</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-18T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534145#M199542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Take a look at this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/49146_Untitled.png" style="width: 620px; height: 58px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Nov 2013 16:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534145#M199542</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2013-11-18T16:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534146#M199543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thank you, but may I know how you managed to get the output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 05:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534146#M199543</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-19T05:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534147#M199544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the script of the QV application that Bill attached to his post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't open the application, the essential part looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SET FilePath='Logfiles\A2002_01*.asc';&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;sub DoDir (Dir)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;set NoOfFiles = 0;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//Loop through all files in the directory to check if there are any files beginning with&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//"A2002_01" and extension ".asc" in the sub folder "Logfiles".&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//For each "A22002_01" file that is found, the variable NoOfFiles will be increased by 1.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;for each File in filelist (Dir&amp;amp;'\'&amp;amp;'$(FilePath)') &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; let NoOfFiles = NoOfFiles + 1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Load &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; '$(File)' as Name,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileSize('$(File)') as Size,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileTime('$(File)') as FileTime&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; autogenerate 1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; next File&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;end sub;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;//Call the procedure "DoDir" to check for files in this directory.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;call DoDir ('C:\proj\QlikAcademy\AdvancedGroup\ControlStructures\DoDir');&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 08:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534147#M199544</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-19T08:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534148#M199545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;I couldn't see the attachment before. Not sure why!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way is there is any easy way to get the required data using batch program. As using QV function may be time consuming thats the reason I am trying to avoid that. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 09:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534148#M199545</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-19T09:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534149#M199546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, Using the below batch command managed to list down the list of files but only problem here is it is not showing the file size &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIR /S/B/A &amp;lt;&amp;lt;Directory Path&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 10:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534149#M199546</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-19T10:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534150#M199547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that's because of the /b argument.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am giving up on this thread. I've already posted above how you can use DIR to get a list of files incl. file sizes (though the format might not as you want it to be). I've also posted some links to forums where I think you should post questions related to Windows scripting.&lt;/P&gt;&lt;P&gt;You also got a script on how you can do this the QV way.&lt;/P&gt;&lt;P&gt;I can't see why using a small QV script to read in file sizes should take too much time, but anyway, it's up to you how you want to implement things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 10:34:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534150#M199547</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-19T10:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sizes of all the files inside the sub folders of the directories</title>
      <link>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534151#M199548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your help. Sorry if I haven't taken your instructions. I did tried using the QV Script but it is taking lots of time as it need to read almost 2TB space details. So gave up using it. Truly speaking while using the batch program it is not taking that much time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it would be great if you can suggest me using the batch files. If /b is the problem here I would like to know what is the command I should use. Anyway as sugested I will try to post in Microsoft forum for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 11:36:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sizes-of-all-the-files-inside-the-sub-folders-of-the-directories/m-p/534151#M199548</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-11-19T11:36:14Z</dc:date>
    </item>
  </channel>
</rss>

