20-02-2007, 02:32 PM
The only part of your criticism, that actually made sense, was when you said, if they (the programmer for the source) add a new variable to the UDT for say, ItemRec, then data isn't read in correctly anymore. Well wouldn't you know it... unless you go through and write a conversion... that stays true for every tutorial about data saving ever written for this forum. Let's see in Dave's tutorial... you not only had to delete your original Items.*, but you had to add new Get/Put lines, and update the Clear *W/E* Sub... i'm sorry, i understand your argument, but pointing fingers at me for something that has been rather common knowledge for a long time seems extremely pointless in this case. I wrote the tutorial so people who were struggling with Dave's had a much more simplified way of doing the exact same thing.