Search found 10 matches

by jeffrey1790
Tue Nov 13, 2007 3:17 am
Forum: Advanced Find and Replace
Topic: Fixing These Files.
Replies: 4
Views: 16427

Re: Fixing These Files.

thanks.
by jeffrey1790
Sat Nov 10, 2007 3:00 pm
Forum: Advanced Find and Replace
Topic: Fixing These Files.
Replies: 4
Views: 16427

Re: Fixing These Files.

Go to main menu - Action - Options - Batch Replace check "Modifier S" Go to Batch replace tab, check on "Use regular expressions". Put into the grid, search for: (Hard:\r\n\s+\d+)\d(:\r\n) Replace with: $1$2 That's all I verified it works perfectly. There is no "modifier s" box to check (maybe beca...
by jeffrey1790
Sat Nov 10, 2007 4:27 am
Forum: Advanced Find and Replace
Topic: Fixing These Files.
Replies: 4
Views: 16427

Fixing These Files.

i have several "md" files which look something like this:

http://jeffrey1790.com/1.md

i would like it to remove the last digit from the number underneath the difficulty.

e.g

Hard:
95:

turns into
Hard:
9:

Thanks
by jeffrey1790
Mon Jun 25, 2007 1:12 pm
Forum: Advanced Find and Replace
Topic: How to Batch Replace This.
Replies: 1
Views: 9215

How to Batch Replace This.

i want to remove everything between #BGCHANGES: and ; #TITLE:Amore; #SUBTITLE:; #ARTIST:Uniq; #TITLETRANSLIT:; #SUBTITLETRANSLIT:; #ARTISTTRANSLIT:; #GENRE:Dance; #CREDIT:; #BANNER:Amore-banner.png; #BACKGROUND:Amore-bg.png; #LYRICSPATH:; #CDTITLE:; #MUSIC:Amore.ogg; #OFFSET:-0.400; #SAMPLESTART:68....
by jeffrey1790
Wed May 30, 2007 8:11 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

HOLY CRAP..........I LOVE THIS PROGRAM! THANKS
by jeffrey1790
Wed May 30, 2007 8:07 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

and replace with $1: right?
by jeffrey1790
Wed May 30, 2007 8:04 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

i sent the sample file
by jeffrey1790
Wed May 30, 2007 7:54 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

at the bottom of the window it says 0 files of 456 and doesnt work.
by jeffrey1790
Tue May 29, 2007 5:22 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

FINAL WHAT I WANT! #NOTES: dance-single: Renard: Challenge: 10: <------(NO DECIMAL) 0.840,0.925,0.279,0.192,1.000: 0000 0000 0000 0000 #NOTES: dance-single: Renard: Hard: 9: <------(NO DECIMAL) 0.840,0.925,0.279,0.192,1.000: 0000 0000 0000 0000 #NOTES: dance-single: Renard: Medium: 4: <------(NO DEC...
by jeffrey1790
Tue May 29, 2007 3:17 pm
Forum: Advanced Find and Replace
Topic: Macro Replace On Multiline while using wildcard.
Replies: 10
Views: 25610

Macro Replace On Multiline while using wildcard.

I would like to be able to do this: Ex of text file. #NOTES: dance-single: Renard: Challenge: 109: <----------------(RATING) 0.840,0.925,0.279,0.192,1.000: 0000 0000 0000 0000 #NOTES: dance-single: Renard: Hard: 93: <----------------(RATING) 0.840,0.925,0.279,0.192,1.000: 0000 0000 0000 0000 #NOTES:...