One thing, how do you keep the original file date in batch replace?
I have "Keep original file date" checked on Options, General.
I don't see one for batch.
If batch replace doesn't support this, can I use RE on regular replace? I know it will maintain the original file date.
					Search found 8 matches
- Wed May 03, 2006 1:49 pm
 - Forum: Advanced Find and Replace
 - Topic: Regular Expression Help
 - Replies: 4
 - Views: 28583
 
- Wed May 03, 2006 1:38 pm
 - Forum: Advanced Find and Replace
 - Topic: Regular Expression Help
 - Replies: 4
 - Views: 28583
 
Regular Expression Help
Perfect! You are a genius, Mr. Vasin! And tremendous help!
					- Tue May 02, 2006 9:08 pm
 - Forum: Advanced Find and Replace
 - Topic: Regular Expression Help
 - Replies: 4
 - Views: 28583
 
Regular Expression Help
I'm trying to delete several lines of text. An example line always contains
$Revision:
somewhere in the line. If this string is found, I would like to delete the entire line. The actual line is:
* $Revision: $\n
so there are two dollar signs. (Yes, it's a VSS Revision tag.)
I think ...
					$Revision:
somewhere in the line. If this string is found, I would like to delete the entire line. The actual line is:
* $Revision: $\n
so there are two dollar signs. (Yes, it's a VSS Revision tag.)
I think ...
- Tue May 02, 2006 1:43 pm
 - Forum: Advanced Find and Replace
 - Topic: Command line parameters
 - Replies: 1
 - Views: 15427
 
Command line parameters
Can I get some more information about how to use the command line interface? Specifically the format and contents of configuration files? Thanks,
					- Mon May 01, 2006 8:47 pm
 - Forum: Advanced Find and Replace
 - Topic: Adding text
 - Replies: 0
 - Views: 22374
 
Adding text
I need to had a few lines of text to certain files. There are other files in the folder that do have the required text. I can figure out which files need the text, and I know how to tell AFR where to place the text, but I don't know how to make AFR add the text only to the files that need it, not to ...
					- Mon May 01, 2006 8:39 pm
 - Forum: Advanced Find and Replace
 - Topic: Edit without changing Date Modified
 - Replies: 4
 - Views: 27851
 
- Tue Apr 11, 2006 7:48 pm
 - Forum: Advanced Find and Replace
 - Topic: Edit without changing Date Modified
 - Replies: 4
 - Views: 27851
 
- Tue Apr 11, 2006 7:25 pm
 - Forum: Advanced Find and Replace
 - Topic: Edit without changing Date Modified
 - Replies: 4
 - Views: 27851
 
Edit without changing Date Modified
This is going to seem like a really stupid question, so if you don't have a decent comment, please don't respond.
I have to put several revisions of source code under source control, and I need to add a keyword block to each file for the source control software. However, I don't want to change ...
					I have to put several revisions of source code under source control, and I need to add a keyword block to each file for the source control software. However, I don't want to change ...