![]() |
Looking for a text replace program..
If I have a list
3423523 23424234 234234234 2342423424 234234234 2342342342 23423444234 235235235 I want a comma after Each line. Or to be able to add after each line Ive been looking all over for something that can do that |
bump..someone has to have this type of program
|
can be done in "text pad" www.textpad.com
|
you can do it with homesite ( I think it works in dreamweaver too)
hit ctrl+shift+R (extended replace - not sure how it is in DW) then hit ENTER on the first textbox and on the 2nd textbox put | and then ENTER again , then hit "replace" and that's it ;) |
Quote:
I want it to be like 235235235: 235252352: 235235235: 235235252: 2636326623: |
oh .. comma. put ":ENTER" , not "|ENTER" ;)
|
under macros
select macros [at top] start recording go to first line... type 'end' keyto get to end type : type down arrow stop recording now use macro ;) |
If they are on new lines can't you write a small program to open the file up, place the content in a array and then print the individual lines to another file adding the ";"
|
Quote:
[email protected] |
edit plus, search and replace, regex checked
find : ([0-9]*)\n replace : \1:\n |
I'm not sure if I get what you need exactly (just a static text change or changing some variables) but for batch replacing bits of code I use "BKreplacem" from www.orbit.org/replace
it small, quick and free :) does wonders thru folders of html pages.. |
ps hit me up icq
havent chatted in forever!!!!!!!!!!!!!!!!!!! |
| All times are GMT -7. The time now is 07:08 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123