egrow3
06-02-2003, 12:45 PM
I was wondering if there is a short-cut way to save user-defined objects to a file without having to create your own "Save" function or sub within the user-defined class. It would be great if I didn't have to break my objects back down to strings to save them, and then put them back together to load them from file.