From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ccbf9deb2b62d073 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!newsfeed.stanford.edu!sn-xt-sjc-03!sn-xt-sjc-09!sn-post-sjc-01!supernews.com!corp.supernews.com!not-for-mail From: "ME" Newsgroups: comp.lang.ada Subject: Re: File_size on windows Ada 2005 Date: Thu, 4 Oct 2007 21:51:04 -0700 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <13gbgls2c6q198b@corp.supernews.com> References: <13g8me47tunfb77@corp.supernews.com> X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-RFC2646: Format=Flowed; Original X-Complaints-To: abuse@supernews.com Xref: g2news2.google.com comp.lang.ada:2310 Date: 2007-10-04T21:51:04-07:00 List-Id: I am looking for the number of files in a directory. Any built-in functions that will do this? "anon" wrote in message news:aacNi.636279$p47.239974@bgtnsc04-news.ops.worldnet.att.net... > > >>Does File_size work on directories? >>What does it return in windows? >> > > The short answer is 'No'. To obtain the directory size, an alogrithms > totals each file size, within a directory, then return this total amount. > > > In <13g8me47tunfb77@corp.supernews.com>, "ME" > writes: >>This is a multi-part message in MIME format. >> >>------=_NextPart_000_0010_01C805F9.83195450 >>Content-Type: text/plain; >> charset="iso-8859-1" >>Content-Transfer-Encoding: quoted-printable >> >>Does File_size work on directories? What does it return in windows? >>------=_NextPart_000_0010_01C805F9.83195450 >>Content-Type: text/html; >> charset="iso-8859-1" >>Content-Transfer-Encoding: quoted-printable >> >> >> >>>charset=3Diso-8859-1"> >> >> >> >> >>
Does File_size work on directories? = >>What does it=20 >>return in windows?
>> >>------=_NextPart_000_0010_01C805F9.83195450-- >> >