Using list control to control reference
I have many long, configuration files. They are called by a single reference from the main program. To change from one file to another, I have to click on the reference, select Properties, and then browse to the config file. I want to use a List control so the user can simply select the desired file. I haven't found a a way of controlling or selecting a reference in a script control. Anyone know how to do this? I checked the past discussions here and someone asked this in 2003 and didn't receive an answer.

