> then retrieve the data when run again. Basically, I'm trying to simulate > a simple address book (well not really for the datas are just names for > now)
I use an address book as an example program in the early stages of my tutorial. The finished(well sort of) program is in the modules & functions topic. I don't use pickle though since it is very Python specific. HTH, Alan G Author of the Learn to Program web tutor http://www.freenetpages.co.uk/hp/alan.gauld _______________________________________________ Tutor maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/tutor
