Search found 10 matches
- Thu Oct 25, 2007 5:18 pm
 - Forum: Advanced Find and Replace
 - Topic: Deleting a duplicate line
 - Replies: 2
 - Views: 21026
 
Re: Deleting a duplicate line
Thanks Roman.
					- Wed Oct 03, 2007 2:22 pm
 - Forum: Advanced Find and Replace
 - Topic: Server cluster
 - Replies: 0
 - Views: 15195
 
Server cluster
Can I run AFR on a server cluster?
Walt
					Walt
- Thu Sep 20, 2007 12:22 pm
 - Forum: Advanced Find and Replace
 - Topic: Deleting a duplicate line
 - Replies: 2
 - Views: 21026
 
Deleting a duplicate line
Roman,
Need your help again. Due to a bug in a purchased software package, there is a duplication in the following xml that is causing a failure.
Note how "<Attr name="TotalBlankPagesInsertedInPartition" value="0" />" is repeated within the last three lines of the "<!-- Partition Level Attributes ...
					Need your help again. Due to a bug in a purchased software package, there is a duplication in the following xml that is causing a failure.
Note how "<Attr name="TotalBlankPagesInsertedInPartition" value="0" />" is repeated within the last three lines of the "<!-- Partition Level Attributes ...
- Wed Aug 15, 2007 1:47 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
Re: xml reformat
Thanks again!
Walt
					Walt
- Wed Aug 15, 2007 12:29 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
Re: xml reformat
Roman, still another last question. In the file:
<!--wl-->
<Package>
<Document>
<CurrentDocumentInStream>1</CurrentDocumentInStream>
<CurrentDocumentInPartition>1</CurrentDocumentInPartition>
<CurrentDocumentInPackage>1</CurrentDocumentInPackage>
<IsLastDocumentOfPackage>true ...
					<!--wl-->
<Package>
<Document>
<CurrentDocumentInStream>1</CurrentDocumentInStream>
<CurrentDocumentInPartition>1</CurrentDocumentInPartition>
<CurrentDocumentInPackage>1</CurrentDocumentInPackage>
<IsLastDocumentOfPackage>true ...
- Tue Aug 14, 2007 1:05 pm
 - Forum: Advanced Find and Replace
 - Topic: Here is an interesting one....
 - Replies: 2
 - Views: 20478
 
Re: Here is an interesting one....
This would be a simple task using Crystal Reports.  Just report off of the file system and sort the output.
Walt
					Walt
- Tue Aug 14, 2007 12:06 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
Re: xml reformat
Roman, this format worked fine (afr -execute:batch -config c:\afr\test.cfg -min -exit).  I was trying to run it off a network drive but for some reason, it didn't work.  Thanks again.
Walt
 
  
					Walt
- Mon Aug 13, 2007 6:29 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
Re: xml reformat
Roman, one more thing.  What is the syntax for command line processing this file?
Walt
					Walt
- Mon Aug 13, 2007 4:20 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
Re: xml reformat
Roman, you are the man!  What a great tool.  You need to charge more!
Thanks for the help.
Walt
					Thanks for the help.
Walt
- Mon Aug 13, 2007 3:58 pm
 - Forum: Advanced Find and Replace
 - Topic: xml reformat
 - Replies: 8
 - Views: 43970
 
xml reformat
Roman,
I need to take this xml format:
<Document>
<Attr name="CurrentDocumentInStream" value="1" />
<Attr name="CurrentDocumentInPartition" value="1" />
<Attr name="CurrentDocumentInPackage" value="1" />
<Attr name="IsLastDocumentOfPackage" value="true" />
<Attr name="TotalPagesInDocument ...
					I need to take this xml format:
<Document>
<Attr name="CurrentDocumentInStream" value="1" />
<Attr name="CurrentDocumentInPartition" value="1" />
<Attr name="CurrentDocumentInPackage" value="1" />
<Attr name="IsLastDocumentOfPackage" value="true" />
<Attr name="TotalPagesInDocument ...