[fpc-pascal] System.FileSize documentation
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Wed Nov 6 12:03:20 CET 2013
Tomas Hajny wrote:
> On Wed, November 6, 2013 10:35, Mark Morgan Lloyd wrote:
>> "Filesize returns the total number of records in file F. It cannot be
>> invoked with a file of type Text. (under linux and unix, this also means
>> that it cannot be invoked on pipes). If F is empty, 0 is returned."
>>
>> It also returns zero if the file is untyped, i.e. hasn't been declared
>> with "of byte" etc.
>
> True. Maybe better posted to the bug repository for category Documentation
> in order to avoid it being forgotten?
http://bugs.freepascal.org/view.php?id=25288
Just wanted a second opinion :-)
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list