Greetings! I've made an application that receives temperature data. I have a control indicator that establishes the desired temperature. The problem is: during the .exe running, I cannot save a desirable temperature because If I reload the application it gives me the default value of the indicator (that I've defined). In conclusion: is there any way to 'store' the variables while the aplication is running? Thanks in advance