|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
I am cool
Join Date: Jul 2003
Posts: 14,494
|
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 |
|
|
|
|
|
#2 |
|
I am cool
Join Date: Jul 2003
Posts: 14,494
|
bump..someone has to have this type of program
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Jan 2002
Location: ICQ 380-366
Posts: 6,935
|
can be done in "text pad" www.textpad.com
|
|
|
|
|
|
#4 |
|
Confirmed User
Industry Role:
Join Date: Jun 2002
Location: cloud number 9
Posts: 4,396
|
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 ;)
__________________
SEO Mogul | ICQ: 163671223 |
|
|
|
|
|
#5 | |
|
I am cool
Join Date: Jul 2003
Posts: 14,494
|
Quote:
I want it to be like 235235235: 235252352: 235235235: 235235252: 2636326623: |
|
|
|
|
|
|
#6 |
|
Confirmed User
Industry Role:
Join Date: Jun 2002
Location: cloud number 9
Posts: 4,396
|
oh .. comma. put ":ENTER" , not "|ENTER" ;)
__________________
SEO Mogul | ICQ: 163671223 |
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Jan 2002
Location: ICQ 380-366
Posts: 6,935
|
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 ;) |
|
|
|
|
|
#8 |
|
Confirmed User
Industry Role:
Join Date: Mar 2002
Posts: 7,245
|
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 ";"
__________________
7 |
|
|
|
|
|
#9 | |
|
Confirmed User
Industry Role:
Join Date: Mar 2002
Posts: 7,245
|
Quote:
[email protected]
__________________
7 |
|
|
|
|
|
|
#10 |
|
Confirmed User
Join Date: Feb 2002
Location: vancouver, bc
Posts: 963
|
edit plus, search and replace, regex checked
find : ([0-9]*)\n replace : \1:\n |
|
|
|
|
|
#11 |
|
Confirmed User
Join Date: Jun 2001
Location: Europe
Posts: 1,295
|
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
__________________
Custom adult games / apps for your paysites. webmaster at multimoodia.net icq35291012 |
|
|
|
|
|
#12 |
|
Confirmed User
Join Date: Jan 2002
Location: ICQ 380-366
Posts: 6,935
|
ps hit me up icq
havent chatted in forever!!!!!!!!!!!!!!!!!!! |
|
|
|