
April 12th, 2004, 06:49 PM
|
 |
Major
|
|
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: SE4Batch status?
Quote:
Originally posted by Imperator Fyron:
Well, the turn date is encrypted in the savegame files, so the only way to do it is to have a counter going in the program/batch code and hope it matches up.
|
That's the typical header of .gam file:
№г —–и ёxp8 1.91 24105 19Simultaneous Different Machines
So regexp 24\d\d\d will always catch turn date, but I doubt where's a way to paste it into the file name with help of native windoze utils.
|