A small 32 bit windows program with no interface
Tests incoming TRN files for errors
Produces a chkv4.log file in the current directory.
CHKV4 [path] [trn filename]
A CHKV4.LOG file looks like this:
Check V4 TRN Log
Scanning: test\crash1\player8.trn
DATA: gameid = 48252596
DATA: turnnumber = 28
DATA: timestamp = 03-27-200022:03:32
DATA: gamename = Robo game 724 part 2
DATA: hostname = Robo
DATA: playername = Player 8
DATA: trnversion = 102
DATA: playernumber = 8
OK: Player Number
OK: Game ID
OK: Turn Number
OK: Check Sum Value
If an error takes place it might look like this:
Scanning: test\crash1\player8.trn
DATA: gameid = 48252596
DATA: turnnumber = 28
DATA: timestamp = 03-27-200022:03:32
DATA: gamename = Robo game 724 part 2
DATA: hostname = Robo
DATA: playername = Player 9
DATA: trnversion = 102
DATA: playernumber = 9
OK: Player Number
ERROR: Game ID
ERROR: Turn Number
ERROR: Check Sum Value
A small 32 bit windows console program.
Processes a list of YIG files. Opens a file named v4many.lst, which is a text file list of yig files that you want to have processed. The program will process the first yig on the list and then move on to the next YIG file on the list.
A v4many.lst text file might look like this:
d:\version4\host4\test\test1\game723.yig
d:\version4\host4\test\test20\pandl.yig
d:\version4\host4\test\crash6\g3.yig