Good afternoon all, 

I am new to Perl, so I ask you in advance for your indulgences. 

I have a file of 82,000 lines in a fixed format of 130 characters on
each line, with a line feed. 

Given the layout: 

Field1 = Position 1-5
Field2 = Position 6-20
Field3 = Position 21-30 
and so on and so on for 15 fields. 

I want to output/convert it pipe delimited

ie: field1|field2|field3|field4 etc etc

Can someone help get me started in the right direction 

Thanks 

Daniel H Gladstone 
[EMAIL PROTECTED]
*************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
*************************************************************************


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to