How to Batch Replace This.

General discussions about Advanced Find and Replace
Post Reply
jeffrey1790
Posts: 10
Joined: Tue May 29, 2007 3:10 pm

How to Batch Replace This.

Post by jeffrey1790 »

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.820;
#SAMPLELENGTH:11.860;
#SELECTABLE:YES;
#BPMS:0.000=143.000,96.000=139.879,100.000=71.500,115.000=73.120,116.000=143.000;
#STOPS:146.000=0.419
;
#BGCHANGES:0.000=Amore-bg.png=1.000=0=0=1=====,
16.000=In The Groove 2/807_JumpBack.mpg=1.400=0=0=1=====,
32.000=In The Groove 2/951_JumpBack.mpg=1.400=0=0=1=====,
48.000=In The Groove 2/765_JumpBack.mpg=1.000=0=0=1===FadeLeft==,
64.000=In The Groove 2/983_JumpBack.mpg=1.000=0=0=1=====,
80.000=In The Groove 2/934_JumpBack.mpg=1.000=0=0=1===FadeRight==,
96.000=In The Groove 2/934_JumpBack.mpg=1.000=0=0=1=SongBgWithMovieViz====,
100.000=In The Groove 2/628_JumpBack.mpg=1.000=1=0=1===CrossFade=0^1^1^1=,
108.000=In The Groove 2/628_JumpBack.mpg=1.000=1=0=1===CrossFade==,
116.000=-random-=1.000=0=0=1=====,
132.000=-random-=1.000=0=0=1=====,
146.000=In The Groove 2/761_JumpBack.mpg=1.000=0=0=1=SongBgWithMovieViz====,
147.000=-random-=1.000=0=0=1=====,
163.000=-random-=1.000=0=0=1===FadeLeft==,
179.000=-random-=1.000=0=0=1=====,
195.000=-random-=1.000=0=0=1===FadeRight==,
211.000=In The Groove 2/641_JumpBack.mpg=1.000=0=0=1=====,
227.000=In The Groove 2/761_JumpBack.mpg=1.000=0=0=1===FadeDown==,
235.000=Amore-bg.png=1.000=0=0=1=StretchNormal====,
99999=-nosongbg-=1.000=0=0=0 // don't automatically add -songbackground-
;
#BGCHANGES2:16.000=white flash=1.000=0=0=1=====,
24.000=flash=1.000=0=0=1====0^1^0^1=,
28.000=flash=1.000=0=0=1====0^1^1^1=,
30.000=flash=1.000=0=0=1====1^0^1^1=,
32.000=white flash=1.000=0=0=1=====,
64.000=white flash=1.000=0=0=1=====,
96.000=white flash=1.000=0=0=1=====,
116.000=white flash=1.000=0=0=1=====,
132.000=white flash=1.000=0=0=1=====,
140.000=yellow flash=1.000=0=0=1=====,
144.000=flash=1.000=0=0=1====1^0^1^1=,
146.000=flash=1.000=0=0=1====0^1^1^1=,
147.000=white flash=1.000=0=0=1=====,
179.000=white flash=1.000=0=0=1=====,
211.000=white flash=1.000=0=0=1=====,
235.000=white flash=1.000=0=0=1=====,
;
#KEYSOUNDS:;

//---------------dance-single - K.W----------------
#NOTES:
dance-single:
K.W:
Hard:
8:
0.498,0.000,0.173,0.347,0.397:


0000
0000

Abacre
Site Admin
Posts: 1223
Joined: Mon Jan 31, 2005 5:32 pm

Post by Abacre »

The simplest way:
Go to Replace operation and select Replace Between action.

Second solution: use Batch Replace with regular expressions.
Kind regards,
Abacre Limited
http://www.abacre.com
support@abacre.com

Post Reply