I have a big list of words so i would like to know is there a way we can generate commas after every line. For Ex. word1 word2 word3 Should be converted to: word1, word2, word3, If it possible anyhow? If yes then plz reply.
UltraEdit is a paid app. You can try it here : http://www.ultraedit.com/products/ultraedit.html - Dynashox -
Open a new excel worksheet place the keyword list in column A and put , in column B. Double click on column B right end where u see + mark. , will be followed till the end. Now copy both the columns A and B in a notepad. you will see a tab space between word1 , . copy the space and go to edit>replace>paste the space, In replace with - leave it blank and click replace all, the spaces will be removed and your list is ready to use.