I must have over a hundred string variables in my program, and the user can edit each of them to customize it to say what he/she wants. However, the changed variables don't save after the program is exited and I want them to. How do i do this?

Do I save them to the registry? to a file?

I haven't really thought much of this "minor" detail until now, but i'm quite worried. i'm afraid i may be a little too late in addressing this issue.

Thanks, Brad