First of all I beg your pardon for such a stupid question, but I'm new 
to programming and also to Perl.

The question is I've got one text message with a great amount of 
numbers, like this:

23845235900210848046801531651000151564186414812000000044184841500000000041848464143995

(There are a lot of lines like this)

First, I have to cut the line to, for example, 25 characters. After I 
would like to insert in certain places (in every line, of course), for 
example betwen the 12 an 13 character and between the 24 and 25, and so 
on, some characters to split the line in fields (really this data are a 
text exportation of a database).

Where should I begin with it??

Thanks in advance for your answer.

Josep Sānchez
  [papapep]





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to