Editor Save icon
- cicciocb
- Site Admin
- Posts: 3093
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 632 times
- Been thanked: 2219 times
- Contact:
Re: Editor Save icon
About the eeprom, I still don't understand what inhibit you to save all your information into a file and read it back at the startup.
- Electroguard
- Posts: 1094
- Joined: Mon Feb 08, 2021 6:22 pm
- Has thanked: 373 times
- Been thanked: 392 times
Re: Editor Save icon
It sounds like a brilliant idea, Francesco.
Edit: and as I said in the EEPROM reply, yes you are right, I shall implement a config file again.
Edit2; I've only just realised why I wasn't considering using a file ... it's cos I had recently ruled out using a file as a method to pass Stop status into the script. Then the file aversion remained for the unexpected Save process saving the filename to file... but there is actually nowt wrong with using a file.
Edit: and as I said in the EEPROM reply, yes you are right, I shall implement a config file again.
Edit2; I've only just realised why I wasn't considering using a file ... it's cos I had recently ruled out using a file as a method to pass Stop status into the script. Then the file aversion remained for the unexpected Save process saving the filename to file... but there is actually nowt wrong with using a file.
- cicciocb
- Site Admin
- Posts: 3093
- Joined: Mon Feb 03, 2020 1:15 pm
- Location: Toulouse
- Has thanked: 632 times
- Been thanked: 2219 times
- Contact:
Re: Editor Save icon
I'll experiment some solutions (your support might be required) for this "autosave/autorename" feature.
About the eeprom, I'll include this functionality.
About the eeprom, I'll include this functionality.