Making progress on saving the Organize information into Behold files. My idea of merging the load and save routines into one call would not work, since passing the variable to save or to be saved into in the same parameter position could not be done with a property. I’d have to copy the property to and from a temporary variables instead to make it work. So, I split the loads and saves but left them in the same routine next to each other and made their format consistent. At least that way, future changes will be easy to make and I can see the load and save calls near each other in the code to make sure they match.
Saturday, March 8, 2003 - Sat, 8 Mar 2003
No Comments Yet
Leave a Comment
You must login to comment.