Computer Science Canada

.INI Files? Recalling Variables from external File.

Author:  Pear-i [ Fri Jan 30, 2004 2:48 pm ]
Post subject:  .INI Files? Recalling Variables from external File.

hey, i'm making this app,
and i want to take one of the variables from the RunTime, and
stick it off on the HDD, so that the nexttime i run the program, I can recall the variable...

not sure what i'm suppose to do...
thinking of using a ini file?
but not sure how i'm gonna write the variable to the file, and then recall the variable afterwards..

any tips, pointers, suggestions, tutorials et cetera? ^_^

hehehe thanks

Author:  rdrake [ Sat Jan 31, 2004 12:45 pm ]
Post subject:  Reading/Writing from an INI file

http://www.visualbasicforum.com/showthread.php?t=18772


: