I'm looking to be able to import variables from an outside source. If i were to create a file that said:
var1 = 15
var2=C:/Files/run.exe
How would i accomplish this? What would be the best alternative if this is not possible.