07-11-2015, 06:51 PM
If I have a program to define some global variables. How would I call that program from within another programs to use/define the same global variables? I have made a program that exports all of my global variables. I would now like to use them within the Solve & other apps without having to copy-paste them to all of the other programs.