Save your work!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Livecode Opensource Backer
- Posts: 23
- Joined: Tue Mar 12, 2013 12:28 am
Save your work!
LiveCode is periodically force closing on my. When it does, it doesn't save the work I've done. The first time (before I learned my lesson about saving frequently) I lost several hours of work. Just a warning to my fellow noobs.
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Save your work!
Do you have a recipe for this?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Re: Save your work!
Dear lithium630,
I'm sorry to hear of the issue you are experiencing.
As Richard mentioned, if you are able to replicate the issue with a recipe please contact us via support@runrev.com and we will be able to advise further.
Kind Regards,
Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--
I'm sorry to hear of the issue you are experiencing.
As Richard mentioned, if you are able to replicate the issue with a recipe please contact us via support@runrev.com and we will be able to advise further.
Kind Regards,
Neil Roger
--
RunRev Support Team ~ http://www.runrev.com
--
-
- Livecode Opensource Backer
- Posts: 23
- Joined: Tue Mar 12, 2013 12:28 am
Re: Save your work!
Thanks for the replies. Two times that I recall was while I was creating buttons with images. I'm not sure exactly what point it closed. I'll try to replicate it.
-
- VIP Livecode Opensource Backer
- Posts: 142
- Joined: Thu Feb 21, 2013 8:47 am
Re: Save your work!
This is so true!!! 
Just lost a couple of hours work. This was after I set the layer of a graphic object to 1. Running 6.1.1-rc-2
There should be an autosave option to a temp file.
I am so @%§lo!j# with myself and a little bit with Livecode also.
Ah well, second time always takes less time they say.
Regards,
Marc

Just lost a couple of hours work. This was after I set the layer of a graphic object to 1. Running 6.1.1-rc-2
There should be an autosave option to a temp file.
I am so @%§lo!j# with myself and a little bit with Livecode also.
Ah well, second time always takes less time they say.
Regards,
Marc
Re: Save your work!
There is a plugin in the Development->Plugins menu called "revSmartSave". If you keep that running, it will auto-save for you at an interval you set.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
-
- VIP Livecode Opensource Backer
- Posts: 142
- Joined: Thu Feb 21, 2013 8:47 am
Re: Save your work!
Thank you Jacque. Found it. Is there anyway I can set it to start with LC?
Regards,
Marc
Regards,
Marc
Re: Save your work!
Not by itself. You'd need to have a script in a custom library that opens it. You can make your own plugin stack that contains a script that is inserted into back that does it, then set it up in the Plugin Settings to start automatically when LiveCode launches.
That's probably a bigger topic for another thread.
That's probably a bigger topic for another thread.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Save your work!
Marc,
if you choose Plugins from the development menu at the bottom of the list there is a menu item "Plugin Settings"
go there
at the top choose revSmartSave
then click "Open Plugin when" -> "Revolution starts up"
That way it will start right away when you start LiveCode. At start revSmartSave reverts to "never" so you have to choose your saving interval.
Kind regards
Bernd
if you choose Plugins from the development menu at the bottom of the list there is a menu item "Plugin Settings"
go there
at the top choose revSmartSave
then click "Open Plugin when" -> "Revolution starts up"
That way it will start right away when you start LiveCode. At start revSmartSave reverts to "never" so you have to choose your saving interval.
Kind regards
Bernd
Re: Save your work!
hmmm... I probably misunderstood but.
From the plugin dropdown select "Plugin Settings" (at the bottom) from that window use the dropdown to select revSmartSave and then select "Open plugin when: Revolution starts up"
Simon
From the plugin dropdown select "Plugin Settings" (at the bottom) from that window use the dropdown to select revSmartSave and then select "Open plugin when: Revolution starts up"
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- VIP Livecode Opensource Backer
- Posts: 142
- Joined: Thu Feb 21, 2013 8:47 am
Re: Save your work!
OK, thanks
got it. Working now. Every 10 seconds.
Marc
got it. Working now. Every 10 seconds.

Marc
Re: Save your work!
Oops. Thanks Bernd. I forgot about that setting and it's much easier than my solution.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com