View Single Post
Old 08-22-2003, 07:28 AM  
neoxed
Too much time...
 
Join Date: May 2003
Posts: 1,326
Default

Heh, another small bug with the race stats.

In the ioZS.ini I have the following entry for:

Quote:
ZIP_COMPLETE=COMPLETE: "$pwd" "$releasename" "$totalmb" "$totalfiles" "$avgspeed" "$racelength" "$numracers" "$numgroups"
RAR_COMPLETE=COMPLETE: "$pwd" "$releasename" "$totalmb" "$totalfiles" "$avgspeed" "$racelength" "$numracers" "$numgroups"
Now when a file is completed, it writes this in the log file.

Quote:
08-22-2003 06:16:21 COMPLETE: "/REQ/WinBackup.v1.83.WinAll-PH" "WinBackup.v1.83.WinAll-PH" "3" "3" "3.0MBps" "\0021\002s" "1" "1"
Why is that \0021\ being thrown in there for the $racelength varible?

Peace
neoxed is offline   Reply With Quote