Hello Richard, > Hello, what is the best way to write a pointer to file?
Unless I understeand you wrong there is no sence to write a pointer to a file since this pointer will shure be invalid after restart of the program. Also when you load again the pointer from the file within the same life of the application you are not sure it is still pointing to same and valid object. Is what you wants to do write the data where the pointer points to the file ? --- Rgds, Wilfried http://www.mestdagh.biz __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
