in reply to Re: Restoring a Data Structure from a File
in thread Restoring a Data Structure from a File

NetWallah This is an excellent suggestion, which I will be adding to my code as soon as possible. I've already been tripped up with data version problems in some other code I've written, but never thought to do anything about it. Many thanks for the suggestion!

-Craig

  • Comment on Re^2: Restoring a Data Structure from a File