---------- Original Message ----------------------------------
From: "Donovan J. Edye" <[EMAIL PROTECTED]>
>Is there an easy (perhaps using RTTI) that I could save the contents of
>MyRec to something and then be able to read it back later to fill MyRec
>again? Or would I have to write my own storage and retrieval operations?
>
I tried playing around with move() a few years back to do this but had limited success
- mainly depended on the makeup of MyRec.
I suggest that you look at the freeware component TKBMemTable - this is an in-memory
table component that allows saving and loading to and from delimited text files.
Depending on what you wanted to do of course.
Steve
---------------------------------------------------------------------------
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"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/