J
Yes tho my preferred OO aproach
would be to use TComponent objects (rather that records) and
a TObjectList (rather than an array) and then use the streaming method to
compile them into a TFileStream (see the examples under ObjectBinaryToText)
or alternatively just use a TCollection and TCollectionItem and
ObjectBinaryToText
Then all the things like datastorage and size are done for you
HTH
Neven
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Tuesday, 20 March 2001 22:21
Subject: Re: [DUG]: Storing a file
> Just use the MOVE function to do this ??
>
> Jeremy
>
>
>
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"