Creating and using a config file

S

Steven

Hi,

I want to be able to create a config file which i can get and put values in to. I have looked at the get and put commands but i can't figure out the best way to store the variables and their values.

Does anyone know of the best way to do this?

Many Thanks,
Steven
 
B

BrianB

How about using a simple/standard .txt file. It could be opened into a
hidden worksheet if necessary.
 
Top