Hi,
I am trying to write a perl script to take two files and make it into one file. The first file has record types 1-9.
The nine record has the total record count for the file.
The second file has record types 1-9. The nine record should have the totals of both files.
This is some of my...
Hi,
I need to take two files and make one file.
The first record has records 1-9; the second record has records 1-9.
How can I write this in Perl to have the total for the first file follow the eight record and
the second file 1-9 records to follow with its total.
I hope this is clear.
Thanks...
I am a novice in writing Perl script.
How can I concatenate two files. The files are created in separate runs. I need to send the files out as one file.
Thanks for your time and help in advance.
Babs
Hi,
I AM A PERL NOVICE. I HAVE THIS PROJECT TO WRITE A PERL PROGRAM TO CONCATENATE TWO FILES. THE FILE ARE CREATED IN SEPARATE PROGRAMS. HOW CAN I WRITE PERL CODE TO CONCATENATE
THESE FILES INTO ONE FILE?
THANKS IN ADVANCE FOR YOU TIME AND HELP.
BABS
I am a novice in PERL.
How do I write a PERL program to concatenate two files.
The files are being created out of different programs.
I appreciate you time and effort in advance.
Thanks
BABS
Thanks for these suggestions. I want to give little more information about my problem.
The input field is 16 positions long. The field is left justify with trailing spaces. The first digit must be a '3'
and not less than 10 positions. The number of invoices per check cannot exceeds 99. Also, if...
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.