Putting one word per line

Discussion in 'Scripts' started by Luke Jones, Jul 25, 2007.

  1. #1
    Hello,
    I have a word list file that has three words per line. For example:
    Arapaho: Arapahoes Arapahos
    I would like to put each word on it's own line, like:
    Arapaho:
    Arapahoes
    Arapahos

    How do I do this quickly?
    Can I use Frontpage to do this?

    Thanks for your help.

    Luke
     
    Luke Jones, Jul 25, 2007 IP
  2. Andy Peters

    Andy Peters Peon

    Messages:
    430
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Open it in dreamweaver (or frontpage i suppose, though i'm not certain if it will work) and do a search and replace find " " replace with
    "
    "
     
    Andy Peters, Jul 25, 2007 IP
  3. Luke Jones

    Luke Jones Peon

    Messages:
    427
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your answer.
    Are you the Andy Peters?

    Unfortunately it doesn't work in frontpage, and I don't have Dreamweaver.
    Any other idea for frontpage?
     
    Luke Jones, Jul 25, 2007 IP
  4. Luke Jones

    Luke Jones Peon

    Messages:
    427
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok, I've done it using something similar with search and replace.
    Thanks.
     
    Luke Jones, Jul 25, 2007 IP