Greetings,
Would someone be kind enough to point me in the right direction to solve this
problem?
An application creates XML files in a subdirectory, which I then convert to
EDI. That part is now working fine. My problem is that the application
creates files during the day, with slightly dif
Greetings,
I have an array with multiple rows. Each row is a record with several
elements.
I wish to do two things:
Read each line and print out some of the data.
Find multiple related lines in a second array, and print out some of the data.
More specifically, in the first array is header inf
Greetings,
As a learning Perl Person, this is fun. Would someone please point me in the
correct direction to read a comma delimited file and put it into an array?
The fields are always in the same position, blank fields will have a comma.
My sample is:
header10,header11,,header13
header20,hea