If this is already answered, I apologise, but I can’t find any results when searching the forum.
I allow saving and loading in the compiled application, but when I distribute an updated version of my application, I would like to know if it is possible to prevent the initial prompt to load from previous saves, or at least ensure it only loads data from the currently compiled version.
The issue I currently have, is that all the changes I have made are immediately overwritten when the users open the new version and click “open last save”!
Many Thanks in advance, Paul
I allow saving and loading in the compiled application, but when I distribute an updated version of my application, I would like to know if it is possible to prevent the initial prompt to load from previous saves, or at least ensure it only loads data from the currently compiled version.
The issue I currently have, is that all the changes I have made are immediately overwritten when the users open the new version and click “open last save”!
Many Thanks in advance, Paul