How to prevent backup copy from taking over?
Posted: Tue Aug 25, 2015 2:37 pm
I have a project file, say, myproject.livecode
I open it, work on it, and at some point click a button which saves a backup copy named my project-datetimestamp.livecode in a different folder (say, dropbox).
I work on the stack some more, save by hitting command-S, and quit Livecode.
When I open LiveCode again, my project.livecode contains none of the edits of the previous session.
The backup copy contains all of them. This means I have to replace the original with the backup copy before proceeding.
It seems when I save a backup copy, the current stack ceases to be the original stack but points towards the backup copy.
This is quite annoying and could lead to inadvertent errors.
How do I correct this behavior?
Thanks,
Sri
I open it, work on it, and at some point click a button which saves a backup copy named my project-datetimestamp.livecode in a different folder (say, dropbox).
I work on the stack some more, save by hitting command-S, and quit Livecode.
When I open LiveCode again, my project.livecode contains none of the edits of the previous session.
The backup copy contains all of them. This means I have to replace the original with the backup copy before proceeding.
It seems when I save a backup copy, the current stack ceases to be the original stack but points towards the backup copy.
This is quite annoying and could lead to inadvertent errors.
How do I correct this behavior?
Thanks,
Sri