Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^4: Increasing a field size for a record

by Athanasius (Archbishop)
on Oct 17, 2012 at 05:35 UTC ( [id://999456]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Increasing a field size for a record
in thread Increaing a field size for a record

Hello Thomas Kennll,

It seems you’ve re-written your original question. Please don’t do that! It makes it difficult for anyone who tries to follow the thread — besides making it very confusing for those trying to help you. See the recent posting On node obliteration.

In a previous post you say the fields are space separated, now they’re not? Then how do you distinguish one field from the next? Also, you say you want to insert spaces “from pos[i]tion 15 in all records”, but in the data originally shown, none of the fields was more than 13 characters long. You will need to provide sample data showing the way fields are set out on each line. (And please remember to enclose the data in <code> </code> tags.)

As for inserting spaces (or any other string) into an existing string, you can use substr, as shown by flexvault below.

Athanasius <°(((><contra mundum

  • Comment on Re^4: Increasing a field size for a record

Replies are listed 'Best First'.
Re^5: Increasing a field size for a record
by Thomas Kennll (Acolyte) on Oct 22, 2012 at 07:51 UTC
    Thanks for your help Athanasius! I missed to notice that I wiped away the initial question.. Will take care of that!!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://999456]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-25 12:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found