I'm not looking for an automated way....but I was hoping I wouldn't have to re-write the whole thing. 2000 lines may not be a lot, but it took me a good month to write it all and get it working. However, looking at it now, I am thinking I should've learned about classes and objects. I guess I just programmed it the old-fashioned way using subs and functions. I was hoping I could take my existing code, and maybe just restructure or rewrite parts of it to take advantage of classes.
Thanks