Need to add a word after each line in a text file.

Discussion in 'General Chat' started by DeadlyHorse, Dec 24, 2010.

  1. #1
    Hello,

    I need to add a word after each line in a text file.

    Anyone knows any software that can do this ?

    Thanks alot.
     
    DeadlyHorse, Dec 24, 2010 IP
  2. mdvasanth86

    mdvasanth86 Notable Member

    Messages:
    3,869
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    230
    #2
    sample Input / output .. ??
     
    mdvasanth86, Dec 24, 2010 IP
  3. newbie191

    newbie191 Notable Member

    Messages:
    1,961
    Likes Received:
    100
    Best Answers:
    1
    Trophy Points:
    260
    #3
    Paste all the text in excel spread sheet and use concatenate formula. I think it works in open office too.
     
    newbie191, Dec 24, 2010 IP
  4. mcfc4eva

    mcfc4eva Well-Known Member

    Messages:
    602
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    110
    #4
    Excel is a good idea if you just need to do it just this once.

    If you need to do it regularly then look into programming it yourself (this problem will be easy to solve even for a novice), if you want to do it online, code a script in PHP.

    --Mike
     
    mcfc4eva, Dec 24, 2010 IP
  5. mdvasanth86

    mdvasanth86 Notable Member

    Messages:
    3,869
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    230
    #5
    Yep... +1 for Excel.. :)
     
    mdvasanth86, Dec 24, 2010 IP