General discussions about Advanced Find and Replace
			
		
		
			- 
				
																			
								pdo2641							 
									
		- Posts: 1
 		- Joined: Mon Jan 31, 2005 5:32 pm
 		
		
						
						
		
		
						
					
													
							
						
									
						Post
					
								by pdo2641 » 
			
			
			
			
			
			I have a simple request.
How do I eliminate a line:
">
Two characters followed by a CRLF
I tried various \"\> and other variations.  Can seem to find it in html files.
thanks
			
			
									
						
							pdo
			
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								Abacre							 
						- Site Admin
 			
		- Posts: 1223
 		- Joined: Mon Jan 31, 2005 5:32 pm
 		
		
						
						
		
		
						
					
						
		
													
							
						
									
						Post
					
								by Abacre » 
			
			
			
			
			
			Hi pdo,
The correct "search for" is the following:
">\r\n
"replace with" should be empty.
I tried it few minutes ago and it works perfectly.