View Single Post
  #6  
Old April 12th, 2004, 06:49 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default 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.
Reply With Quote