[Lazarus] Appending to a binary file

Reenen Laurie rlaurie at gmail.com
Fri Dec 19 14:39:16 CET 2008


Yes...

"Seek" the end of the file, and then write to the file...

I think it's FileSeek these days.

(that's if you binary file is a "file of TMyRecord")


On Fri, Dec 19, 2008 at 3:10 PM, Dave Coventry <dgcoventry at gmail.com> wrote:

> Can one do this?
>
> I know that you can append test to the end of Text files, but can you
> tack on data to an existing file?
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>



-- 
o__
,_.>/ _
(_)_\(_)_______
...speed is good
_______________
I believe five out of four people have a problem with fractions.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20081219/d16cb147/attachment-0007.html>


More information about the Lazarus mailing list