Hi,
I'm struggling with a perl script that increments totals and outputs values when a new ref number is encountered.
my input looks something like:
REC>0002>000046>18000 >TSOP>M>18000 000046>D0
REC>0006>000077>18000 >TSOP>M>18000 000046>D0
REC>0006>000077>18000 >TSOP>C>18000 000046>D0...
raklet,
thanks for pointing me in the direction of this thread.
The bad news is that the input file is supplied by a client, which has to be re-formatted into a flat text file for further processing.
To get them to change the date to a format that can be handled is a non-starter, as we...
Hi all,
I have managed to take an excel spreadsheet and re-format the file as a delimited file using ParseExcel.
The problem I have is that the dates in the input file are being re-formatted in the output file.
The dates in the input file are in this format: 01/06/1976
When I use "print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.