Incremental save script

General Moho topics.

Moderators: Víctor Paredes, Belgarath, slowtiger

Genete
Posts: 3483
Joined: Tue Oct 17, 2006 3:27 pm
Location: España / Spain

Post by Genete »

There are two ways to solve this:
Internally from AS or using an external application.
If you use an external application you only can handle the file that is currently saved in the hard disk. Then what an external program does is to create a copy of the old file before you replace it once you press save on the producer application (Anime Studio). That can be done with an automated program (which can make a backup of your file every certain time, as slowtiger mentioned) or by an application that makes you incremental modified status (not only for a file but for the entire project with all the files) using a control version system.

The other way, incremental saving within AS can only be done with a script or internally hardcoded, because what you want to preserve and don't want to replace to the existing one on the hard disk, is currently in memory only.
There is not application (not if it doesn't do reverse engineering) that can save the memory content of Anime Studio to an incremental backup file.

-G
-G
User avatar
slowtiger
Posts: 6257
Joined: Thu Feb 16, 2006 6:53 pm
Location: Berlin, Germany
Contact:

Post by slowtiger »

ulrik: please do a search yourself about that, I just know it's possible, but haven't done that. There are examples already installed, and there are forums in the net about it.
User avatar
ulrik
Posts: 1087
Joined: Thu Aug 11, 2005 10:32 pm
Location: Stockholm Sweden
Contact:

Post by ulrik »

slowtiger wrote:ulrik: please do a search yourself about that, I just know it's possible, but haven't done that. There are examples already installed, and there are forums in the net about it.
Sure, I just thought you worked like that and had a ready workflow.
User avatar
davoodice2
Posts: 397
Joined: Tue Jun 15, 2021 1:14 pm

Re: Incremental save script

Post by davoodice2 »

GCharb wrote: Mon Jun 27, 2011 5:24 pm Hello all!

Anyone knows if there is an incremental save script?

I searched the forum at no avail!

As in you select it and it saves your file with the next digit available, as in saving filename_03 to filename_04!

especially if it could be assigned a hotkey.

Thanks!
use this
viewtopic.php?f=12&t=34620
خیام اگر ز باده مستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش
User avatar
synthsin75
Posts: 10280
Joined: Mon Jan 14, 2008 11:20 pm
Location: Oklahoma
Contact:

Re: Incremental save script

Post by synthsin75 »

Really? A 10 year old thread?
User avatar
davoodice2
Posts: 397
Joined: Tue Jun 15, 2021 1:14 pm

Re: Incremental save script

Post by davoodice2 »

:D
synthsin75 wrote: Thu Nov 18, 2021 5:42 pm Really? A 10 year old thread?
خیام اگر ز باده مستی خوش باش
با ماهرخی اگر نشستی خوش باش
چون عاقبت کار جهان نیستی است
انگار که نیستی چو هستی خوش باش
Post Reply