Just to clarify you have a file which is basically 1 string but you know every 60 characters is a new set of data?
-----Original Message----- From: Pedro Soto [mailto:[EMAIL PROTECTED] Sent: 04 September 2007 13:29 To: beginners@perl.org Subject: spliting Hi, I have a file with lines of 60 characters each. I would like to split every line into its 60 characters, but there is not any delimiter between them. Something like: ABCDEFGHIJK etc. Is there anyway to do it? Many thanks in advance, Cheers, P. Soto This e-mail is from the PA Group. For more information, see www.thepagroup.com. This e-mail may contain confidential information. Only the addressee is permitted to read, copy, distribute or otherwise use this email or any attachments. If you have received it in error, please contact the sender immediately. Any opinion expressed in this e-mail is personal to the sender and may not reflect the opinion of the PA Group. Any e-mail reply to this address may be subject to interception or monitoring for operational reasons or for lawful business practices. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/