PDA

Click to See Complete Forum and Search --> : Where can I store program data after it ends??


Jan 17th, 2000, 09:21 PM
I have this program which has a kind of dialog with user-setup options. I need to be able to store this information somewhere so that next time it is executed the information is reloaded. I know this can be done but I can only do it with a text file...

Does anyone know how I can do this?

ivyl
Jan 17th, 2000, 09:42 PM
Check out the link below on how to use the registry. You can probably find what you need there.
http://www.vbsquare.com/registry/