Hi Chris,
I've been working in other Basics lately and too often I loose work in SB because I have fallen out of habit of saving before running. Is it possible to copy a file to SB folder in Roaming before running, call it LastRan.bas or something, so I can recover from the point I left off at with SB work when I forget to save.
Didn't you have a prompt to save work in SB before closing in earlier versions? I don't remember this much frustration with saving work.
I see what you mean:
1. Open sbasic.exe, right click to check that Editor = ON
2. Click on program to edit
3. Make changes, press Ctrl+R
4. Press Ctrl+B to return to editor
5. Press ALT+F4 to exit
6. Warning dialog to save changes. Select cancel - (pass)
7. Make changes, press Ctrl+R
8. Press ALT+F4 to exit. Program exits and changes are lost - (fail)
Ideally it would just give the warning prompt at 8 right?
Are there any other variations like this that also fail?
Also in case you didn't know, in the editor if you select a block of text then press Ctrl+R, only the selected text is executed.