Search found 11 matches
- Fri Apr 28, 2006 9:32 am
- Forum: WildEdit
- Topic: Swapping XML Tags
- Replies: 1
- Views: 1037
Swapping XML Tags
Hi All, i have been informed previously that there are a few things that can be done in WildEdit to XML files. I have a large amount of XML files, about 400 where I need to swap the contents of the <FormalStatement> Tag with the contents of the <Paragraph> Tag that comes directly after it. Is this ...
Reply!!
Hi there, Thanks again for the assistance and my apolgise for not getting back to you sooner. I have tried what you suggested and my new data layout is the same as my old one. I might be doing something wrong but these are the steps that I carried out I put a tick in the '.' does not match a newline ...
REgEx
Hi, Thanks for the reply with regards to my posting, the actual data is XML. I am afriad that I cant post the exact file due to security reasons but it is in the same format as my example : There is Data above the TransformedXml Tag <TransformedXml> <Paragrap>This is going to be a large piece of ...
RegEx
Hi, I am wondering whether TextPad/RegEx can do the following, I have a large number of files that I want to get certain pieces of information out of, the files that looks like this, this being only a small sample of the total contents, <Paragrap>This is going to be a large piece of text<Paragraph ...
- Fri Nov 18, 2005 10:46 am
- Forum: General
- Topic: Regular Expressions
- Replies: 3
- Views: 482
- Fri Nov 18, 2005 9:55 am
- Forum: General
- Topic: Regular Expressions
- Replies: 3
- Views: 482
Regular Expressions
Hi All, Wondering if someone can help me with some code for a reg. expression, I have a file that is not very pretty and I am trying to get each new vehicle onto a new line, I have managed to do this to a point but there are a couple that are escpaing, the line looks like this Line1 - AU A3 5DR ...
- Thu Mar 04, 2004 3:16 pm
- Forum: General
- Topic: Line Splitting
- Replies: 2
- Views: 430
Line Splitting
Hi all, I'm wondering if someone can help me with a bit of a problem, I have a text file that I need to seperate out into individual lines between the HTML tags but I cant work out how to do it, I am thinking that I will need to use a macro but not sure how to go about it, the file text looks ...
- Thu Jul 03, 2003 6:18 am
- Forum: General
- Topic: Carriage Returns
- Replies: 6
- Views: 729
- Thu Jul 03, 2003 6:12 am
- Forum: General
- Topic: Carriage Returns
- Replies: 6
- Views: 729
- Wed Jul 02, 2003 10:32 am
- Forum: General
- Topic: Carriage Returns
- Replies: 6
- Views: 729
Hi there, thanks for the reply, below is a example of a bad record 19|'Northern'|'The Hollies'|'01347 833154'|'01347833154'|'Station Road,, Tollerton,, Yorkshire,, YO61 1TS'|'All properties on this site are now sold subject to contract. Please contact the site for further details.',, I would like ...
- Wed Jul 02, 2003 7:00 am
- Forum: General
- Topic: Carriage Returns
- Replies: 6
- Views: 729
Carriage Returns
Hi all, bit new to this, having read through the forums I am none the wiser :-) I have a text file where the columns are broken up using the group by pp.vendorid, vg.vendorgroupid, vg.nameipe key (|) but there have been unwanted carriage returns inserted, like half way through a description, how can ...