rlarranaga / bafprp

Automatically exported from code.google.com/p/bafprp
0 stars 0 forks source link

Unreleased Version changes Date - both in CSV & Verbose output #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
bafprp.exe -ptphonenumber:hyphens:false -rfile -
prfilename:D:\Shares\Data\CPBilling\zzBAFprp\records.log  -lfile -
plfilename:D:\Shares\Data\CPBilling\zzBAFprp\logs.log -efile -
pefilename:D:\Shares\Data\CPBilling\zzBAFprp\errors.log -d 900*

What is the expected output? What do you see instead?
>>>> From the Record output <<<<
Call Type: 005
Sensor Type: 800
Sensor Identification: Default : 000000
Record Office Type: 800
Record Office Identification: Defualt : 000000
Date: 2099-10-10

>>>> From the Logs output <<<<
- 2009-11-16 11:46:00 WARN: The year read from the baf file 2009 is 
greater than the current system year 109 assuming decade mismatch, 
subtracting 10 from baf file year

What version of the product are you using? On what operating system?
Latest Unreleased on Win XP

Please provide any additional information below.
Prior version works properly on the same machine and data, using the same 
commands.
The command is run from a batch file.

Original issue reported on code.google.com by bge...@gmail.com on 16 Nov 2009 at 8:06

GoogleCodeExporter commented 9 years ago
Ah yes, this is code to hopefully make the decade transition smoother.
Weird how its reading the current year incorrectly, ill fix it later today.

Original comment by charless...@gmail.com on 16 Nov 2009 at 8:12

GoogleCodeExporter commented 9 years ago
Fixed the date conversion bug, here is the new binary, should be released soon

Original comment by charless...@gmail.com on 17 Nov 2009 at 4:34

Attachments: