sequential numbering from .bak

General and specific configuration/INI settings

sequential numbering from .bak

Postby carlotursi » Fri Jul 08, 2005 8:54 am

Hi,

I would like to backup my .bak, this means:

After I save my script (like: test.php) Ultraedit makes a backup file. That's ok.

I would like to have a sequential numbering of my backup data

eg: test.001, test.002, test.003 etc

Is it possible?

padrone
User avatar
carlotursi
Newbie
 
Posts: 4
Joined: Mon Oct 03, 2005 11:00 pm

Re: sequential numbering from .bak

Postby Mofi » Sun Jul 17, 2005 6:46 am

Write a batch file for numbering the .bak files and add this batch file as user tool with the option Save Active File. Now you can save the file by simply executing the tool and the created .bak file is renamed by your batch file to whatever you want.

Since v12.00 UltraEdit directly supports version backups.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4055
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Configuration/INI Settings