GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Looking for a text replace program.. (https://gfy.com/showthread.php?t=660497)

KMR Stitch 09-28-2006 03:30 PM

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

KMR Stitch 09-28-2006 03:36 PM

bump..someone has to have this type of program

=^..^= 09-28-2006 03:37 PM

can be done in "text pad" www.textpad.com

flashfreak 09-28-2006 03:40 PM

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

;)

KMR Stitch 09-28-2006 03:45 PM

Quote:

Originally Posted by =^..^=
can be done in "text pad" www.textpad.com

hmm I downloaded it I can't find that option

I want it to be like
235235235:
235252352:
235235235:
235235252:
2636326623:

flashfreak 09-28-2006 03:48 PM

oh .. comma. put ":ENTER" , not "|ENTER" ;)

=^..^= 09-28-2006 03:49 PM

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 ;)

kenny 09-28-2006 03:51 PM

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 ";"

kenny 09-28-2006 03:52 PM

Quote:

Originally Posted by =^..^=
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 ;)

still waiting...

[email protected]

xroach 09-28-2006 04:08 PM

edit plus, search and replace, regex checked

find : ([0-9]*)\n
replace : \1:\n

danevans 09-28-2006 04:14 PM

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..

=^..^= 09-28-2006 04:16 PM

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