I have XML files in which I want to replace everything that is between the following tags with the specific text between these tags.
<AISParams></AISParams>
For example In a file I have
<AISParams>Clues.NewMgr|Yes|Clues.UseCluesBBEDb|Yes|Clues.InputFile|733AE3A.IUR|Clues.ServerName ...
Search found 10 matches
- Fri Dec 15, 2006 2:22 am
- Forum: Advanced Find and Replace
- Topic: Pasting Filename into text
- Replies: 2
- Views: 16801
- Tue Sep 12, 2006 5:17 am
- Forum: Advanced Find and Replace
- Topic: Incrementing the string of numbers by one
- Replies: 7
- Views: 35055
- Fri Sep 08, 2006 6:07 pm
- Forum: Advanced Find and Replace
- Topic: Incrementing the string of numbers by one
- Replies: 7
- Views: 35055
Additional Similar Batch Replace
Batch replacment for Loan.Number|12345678
Worked. Here is additional Batch replacement I am doing.
Let me know if this looks correct.
for
LOAN.PREAPP-NUMBER|901998412
I am using
LOAN.PREAPP-NUMBER<%=$1+1=%>
but somehow when I did it, my xml file got corrupted, I could not open ...
Worked. Here is additional Batch replacement I am doing.
Let me know if this looks correct.
for
LOAN.PREAPP-NUMBER|901998412
I am using
LOAN.PREAPP-NUMBER<%=$1+1=%>
but somehow when I did it, my xml file got corrupted, I could not open ...
- Thu Sep 07, 2006 10:52 pm
- Forum: Advanced Find and Replace
- Topic: Batch Replacing with different values for each file
- Replies: 3
- Views: 21064
- Thu Sep 07, 2006 6:15 pm
- Forum: Advanced Find and Replace
- Topic: Incrementing the string of numbers by one
- Replies: 7
- Views: 35055
- Thu Sep 07, 2006 5:29 pm
- Forum: Advanced Find and Replace
- Topic: Incrementing the string of numbers by one
- Replies: 7
- Views: 35055
Incrementing the string of numbers by one
I have some text files in a directory, I want to batch replace:
In each of the file I have the following text, I want to replace the loan in such a way that the last digit in the loan number is incremented by one
For example in the file that contains the loan number 98573745, after the replace ...
In each of the file I have the following text, I want to replace the loan in such a way that the last digit in the loan number is incremented by one
For example in the file that contains the loan number 98573745, after the replace ...
- Fri Aug 04, 2006 2:41 pm
- Forum: Advanced Find and Replace
- Topic: Batch Replacing with different values for each file
- Replies: 3
- Views: 21064
- Thu Aug 03, 2006 11:50 pm
- Forum: Advanced Find and Replace
- Topic: Batch Replacing with different values for each file
- Replies: 3
- Views: 21064
Batch Replacing with different values for each file
I have few files in the directory and I want to find and replace for each of the files in the directory. But the item to find and replace varies for each file. Can I do this.
- Fri May 06, 2005 5:08 pm
- Forum: Advanced Find and Replace
- Topic: Cannot Restore Minimized Application (AFR)
- Replies: 4
- Views: 137545
Cannot Restore Minimized Application (AFR)
Clicking on the application title bar itself to the window does not restore. I thought that this might be due to threading. Is there a way I can be notified once you post the fix for this?
- Thu May 05, 2005 11:04 pm
- Forum: Advanced Find and Replace
- Topic: Cannot Restore Minimized Application (AFR)
- Replies: 4
- Views: 137545
Cannot Restore Minimized Application (AFR)
I am using latest version of AFR v2.2, when I Execute- to Find or Replace and Minimze the application, I cannot restore the application, Right clicking on the Application in the Windows Toolbar has the Restore menu that is grayed out.