Re: Object Serialisation



That sounds about right Jon

I think what I need is two additional methods (SerialiseObject &
UnserialiseObject): running the SerialiseObject method stores the raw
object data in a text file and conversely the UnserialiseObject method
loads the data back (either into an existing object or a new one).

So, can you give me some pointers on how to do that please?

Thanks a lot
Lloyd

.