I have to make files for a windows comand line script where I have to increase in every line the value by 1.
-url "http://mypage1.html"
-url "http://mypage2.html"
Its a typical Excel task. I have only Excel 7.
When exporting such a file, Excel includes the "..." with an extra "
""http://mypage2.html""
And its a long line with several hand coded variables and quotes.
When saving, I found a way to define the delimiter as tabs or nothing, but I could not stop the quoting.
Is there a way to tell
Is there a text Editor able to work in rows with a Excel like increasing function per line by 1?
Currently I use EditPad.
Thanks, Maggie