Hello
I'm trying to read in a file and the linesize is 1872 characters wide. I tried setting the linesize in the options section (linesize=1872) and under infile (infile in lrecl=1872)
But when it prints the record its broken up into multiple sections instead of one nice long record set.
If anyone can help it would be appreciated.
Thanks in advance!
I'm trying to read in a file and the linesize is 1872 characters wide. I tried setting the linesize in the options section (linesize=1872) and under infile (infile in lrecl=1872)
But when it prints the record its broken up into multiple sections instead of one nice long record set.
If anyone can help it would be appreciated.
Thanks in advance!