Hi Vincent,
I was wondering if there is a way to have interchangable sets of variable values. What I mean is... I want to be able to easily build different versions of the same application. Say I build version 1, I go in and set some variables specific to version 1. Then I build version 2, I have go to in and change the variables to be specific to vesion 2. Now I need to go back and build version 1 again, but I have to go in and change all those variables values back to reflect version 1 needs. Is there an easy way to save the variables and their values at a particular time, so I can later load that specific set later?
Thanks,
Kevin