<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'TEXTWORD and TEXTLINE input formats'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=TEXTWORD+and+TEXTLINE+input+formats&amp;orTags=0</link><description>Search results matching tag 'TEXTWORD and TEXTLINE input formats'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Word count from text file as lexically correct</title><link>http://forums.iis.net/p/1157189/1901960.aspx#1901960</link><pubDate>Mon, 27 Apr 2009 10:38:44 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1901960</guid><dc:creator>cci</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;p&gt;Can the SQL statement for the Textword input be so specified that you can obtain or &amp;quot;obtain&amp;quot; or &amp;#39;obtain&amp;#39; a word count without regards to punctuation, i.e. the word obtain would be counted 4 times rather than 2.&amp;nbsp; Stan&lt;/p&gt;</description></item><item><title>TEXTLINE: &amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt; and just plain &amp;lt;CR&amp;gt;</title><link>http://forums.iis.net/p/1152356/1881914.aspx#1881914</link><pubDate>Mon, 13 Oct 2008 18:10:29 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881914</guid><dc:creator>brinkcm</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;p&gt;Sorry if this comes across odd, I can&amp;#39;t figure out this text editor.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Is there any way to change the delimiting character using TEXTLINE? For instance, the text file has:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Text&amp;lt;CR&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;CR&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;lt;CR&amp;gt;&amp;lt;LF&amp;gt;&lt;/p&gt;&lt;p&gt;More text&amp;lt;CR&amp;gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Notepad and Logparser show one blank line between the two lines, but a few editors I use show them as three. I don&amp;#39;t think Logparser&amp;#39;s doing it wrong, but I&amp;#39;d like to be able to change how it treats those characters. Should I run the text file through some utility that converts CR/LFs to something else? Or just the CRs? I proudly label myself a geek, but I have to admit I&amp;#39;ve never played with CR/LF much beyond stripping or inserting them en masse via text editor. I can&amp;#39;t alter what&amp;#39;s in the log file so I need to work around it. I&amp;#39;m comparing one line to another (ie, if X then return the line 6 lines above).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks all.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;EDIT: Found this in the patent submission. Yay for Google!&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;br /&gt;http://www.freepatentsonline.com/y2004/0254919.html&amp;nbsp;&lt;/p&gt;&lt;p&gt;[0137] TEXTLINE: The Text field of this input data format is
represented by any single line (separated by CRLF or CR) in the text
file.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If I have CRLF, CR, CRLF it should by this web page be processing them as three blank lines. Bug? Misinterpretation?&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Custom Log File unknown format</title><link>http://forums.iis.net/p/1151663/1879054.aspx#1879054</link><pubDate>Thu, 11 Sep 2008 08:48:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1879054</guid><dc:creator>akentanaka</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have no luck with the log that I&amp;#39;m trying to parse.&amp;nbsp; I&amp;#39;m new to this world of log parsing and my initial thought to parse our custom log (below) is to use TSV but I can&amp;#39;t seem to understand how EXTRACT_TOKEN works.&lt;/p&gt;&lt;p&gt;Below is a sample of our log file.&lt;/p&gt;&lt;p&gt;10 Sep 2008 03:09:46,571 [Current Time=Wed Sep 10 03:09:46 BST 2008] [Process Name=:Module1:Module-Utilities:Utilities1:MyAlerts] [Root Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] [Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] &lt;br /&gt;An error occurred that triggered compensation:&lt;br /&gt;&amp;nbsp; Summary: Execution failed.&lt;br /&gt;&lt;br /&gt;&amp;nbsp;Caused by:&lt;br /&gt;&amp;nbsp;&amp;nbsp; Summary: no peer with a running instance of WorkFlowAnalyzer found&lt;br /&gt;10 Sep 2008 03:09:46,571 [Current Time=Wed Sep 10 03:09:46 BST 2008] [Process Name=:Module1:Module-Utilities:Utilities1:MyAlerts:Module[3]:SubModule[2]:Utilities:MyModule[7]] [Root Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] [Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] &lt;br /&gt;The process started.&lt;br /&gt;10 Sep 2008 03:09:46,571 [Current Time=Wed Sep 10 03:09:46 BST 2008] [Process Name=:Module1:Module-Utilities:Utilities1:MyAlerts] [Root Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] [Job Id=2ad6505aff2ebcfa:182fe42d:11c4132e476:-80002-1221012586509] &lt;br /&gt;Adapter request&lt;br /&gt;[adapter request=&lt;br /&gt;&amp;lt;request-data&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;my-action&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;fields&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field&amp;gt;Description&amp;lt;/field&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field&amp;gt;Detailed_Description&amp;lt;/field&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field&amp;gt;Reported Source&amp;lt;/field&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field&amp;gt;Requester Full Name&amp;lt;/field&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/fields&amp;gt;&lt;br /&gt;&amp;nbsp; &amp;lt;/my-action&amp;gt;&lt;br /&gt;&amp;lt;/request-data&amp;gt;]&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;It appears that it has 6 parts&lt;/p&gt;&lt;p&gt;1) The date part&lt;/p&gt;&lt;p&gt;2) [Current Time=&lt;/p&gt;&lt;p&gt;3) [Process Name=&lt;/p&gt;&lt;p&gt;4) [Root Job Id=&lt;/p&gt;&lt;p&gt;5) [Job Id=&lt;/p&gt;&lt;p&gt;6) Log message&amp;nbsp;&lt;/p&gt;&lt;p&gt;How can I break the log into 6 columns?&amp;nbsp; I might use Log Parser Lizard to analyze the log file.&lt;/p&gt;&lt;p&gt;&amp;nbsp;Thanks for your help!&lt;br /&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Readline or instr type syntax required...i think(?)</title><link>http://forums.iis.net/p/1146052/1851264.aspx#1851264</link><pubDate>Wed, 27 Jun 2007 14:59:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1851264</guid><dc:creator>LogParser User : marcus</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have the following permission dump:&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\"&gt;\\server\mig_shared\&lt;/A&gt; (P) -------------------------------------------&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [S-1-5-21-1992932873-789336058-839522115-1013]:&amp;nbsp; RWXD-/RWXD-/RWXD-&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Administrators:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RWXDPOF-/RWXDPOF-/RWXDPOF- (owner)&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Users:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX-/RX-/RX-&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\#ARCHIVE\"&gt;\\server\mig_shared\#ARCHIVE\&lt;/A&gt; ---------------------------------------&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\#ARCHIVE\ERAS2000\"&gt;\\server\mig_shared\#ARCHIVE\ERAS2000\&lt;/A&gt; ------------------------------&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\"&gt;\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\&lt;/A&gt; ------------------------&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\DISK1\"&gt;\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\DISK1\&lt;/A&gt; ------------------&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\DISK2\"&gt;\\server\mig_shared\#ARCHIVE\ERAS2000\Bde32\DISK2\&lt;/A&gt; ------------------&lt;/P&gt;&lt;P&gt;1.)&amp;nbsp;For the lines containing only the permissions, i'd like to prefix the path for which they have been reportedly applied to -&amp;nbsp;as follows:&lt;/P&gt;&lt;P&gt;&lt;a target=_blank href="file://server/mig_shared/"&gt;\\server\mig_shared\&lt;/A&gt; (P) -------------------------------------------&lt;BR&gt;&lt;a target=_blank href="file://server/mig_shared/"&gt;\\server\mig_shared&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [S-1-5-21-1992932873-789336058-839522115-1013]:&amp;nbsp; RWXD-/RWXD-/RWXD-&lt;BR&gt;&lt;a target=_blank href="file://server/mig_shared/"&gt;\\server\mig_shared&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Administrators:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RWXDPOF-/RWXDPOF-/RWXDPOF- (owner)&lt;BR&gt;&lt;a target=_blank href="file://server/mig_shared/"&gt;\\server\mig_shared&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Users:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RX-/RX-/RX-&lt;/P&gt;&lt;P&gt;2.) I'd like to strip the paths or denote the permission paths with a character in the output so i can perform a second query just returning these results.&lt;/P&gt;&lt;P&gt;Any ideas how i can achieve this with logparser?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marcus&lt;/P&gt;</description></item><item><title>Logparser limiation with Textline, Unicode and CheckPoint</title><link>http://forums.iis.net/p/1146015/1851227.aspx#1851227</link><pubDate>Wed, 23 May 2007 06:35:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1851227</guid><dc:creator>LogParser User : glenn_goodwin8</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a LogParser query&amp;nbsp;which I run across an ASCII and UNICODE file (2 files in total).&amp;nbsp; Unicode file has FF FE for the first characters when viewed in HEX dump.&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;LogParser.exe "select EXTRACT_FILENAME(LogFileName), text FROM 'C:\*.log' where text like '%%Job Successful%%'" -i:TextLine -o&lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt;ataGrid&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I get 2 results returned which is as expected.&amp;nbsp; When I run the same query with a CheckPoint file I only get the ASCII record returned.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New"&gt;LogParser.exe "select EXTRACT_FILENAME(LogFileName), text FROM 'C:\*.log' where text like '%%Job Successful%%'" -i:TextLine -o&lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt;ataGrid -iCheckPoint:"C:\checkpoint.chk"&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Is there a limitation with LogParser, Unicode and CheckPoint files?&lt;/P&gt;&lt;P&gt;Thanks&lt;BR&gt;Glenn&lt;/P&gt;</description></item><item><title>RE: Extracting more than one line from a textfile</title><link>http://forums.iis.net/p/1145660/1855221.aspx#1855221</link><pubDate>Thu, 03 May 2007 08:09:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855221</guid><dc:creator>LogParser User : andru_nl</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>Eventually, any log files contain the lines that are related to each other. &lt;br&gt;&lt;br&gt;Every log parsing task i had so far, I encountered the need to "sneak peek" couple of lines ahead, treat 2 or more lines as a single event, process a line1 if a line2 was found before, otherwise ignore, etc.&lt;br&gt;&lt;br&gt;I implemented it so far using the state machines, but that is a complicated and not optimal solution.&lt;br&gt;&lt;br&gt;You refer to "better suited platforms". Any chance that you tried to solve the same problems before me? Are there a generic patterns/algorithms for that?  &lt;br&gt;&lt;br&gt;</description></item><item><title>RE: Need to pull pairs of lines from text file.</title><link>http://forums.iis.net/p/1145583/1855217.aspx#1855217</link><pubDate>Wed, 25 Apr 2007 10:09:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855217</guid><dc:creator>LogParser User : DEinspanjer</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>[QUOTE User="LogParser User : DEinspanjer"]Quote: Performance will most likely degrade severely on large files, but using SQL IN gets the job done ...  select Index,Text &amp;nbsp;from YourData.txt &amp;nbsp;where Index in ( SELECT add(Index,1) &amp;nbsp;FROM Yo...[/QUOTE] &lt;br /&gt;That's a good idea Big J. I'd be interested to know how it performs on a bigger file.&lt;br&gt;&lt;br&gt;I guess I didn't think about an IN subselect as a solution because I overlooked the fact that he only wanted rows pertaining to one person. I was thinking more along the lines of joining all the data rows with their associated names.</description></item><item><title>Descending untyped strings</title><link>http://forums.iis.net/p/1146023/1851235.aspx#1851235</link><pubDate>Tue, 24 Apr 2007 07:56:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1851235</guid><dc:creator>LogParser User : nyuk</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;My TXT-log:&lt;/P&gt;&lt;P&gt;2003-05-19 10:31:45 DROP UDP 10.68.6.5 255.255.255.255 2285 8087 68 - - - - - - - &lt;BR&gt;2003-05-19 10:31:55 DROP UDP 10.68.6.5 255.255.255.255 2287 8087 68 - - - - - - - &lt;BR&gt;2003-05-19 10:35:15 DROP UDP 10.68.6.5 255.255.255.255 2263 8087 68 - - - - - - - &lt;BR&gt;2003-05-19 10:38:25 DROP UDP 10.68.6.5 255.255.255.255 2281 8087 68 - - - - - - - &lt;BR&gt;00067! 2003-05-19 10:33:53 {&amp;nbsp; 2} ! [00/0] CLOSE: Single side disconnect request arrived | &lt;BR&gt;00068* 2003-05-19 10:33:53 {&amp;nbsp; 2} Total In Bytes:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR&gt;00069* 2003-05-19 10:33:53 {&amp;nbsp; 2} Total Out Bytes: 12 Kb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;I want to rewrite strings by &lt;STRONG&gt;time&lt;/STRONG&gt; as DESC. How ?&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>RE: Need to pull pairs of lines from text file.</title><link>http://forums.iis.net/p/1145583/1855212.aspx#1855212</link><pubDate>Tue, 24 Apr 2007 06:22:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1855212</guid><dc:creator>LogParser User : nyuk</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>Thanx BigJ !!!!&lt;img src='images/emotions/biggrin.gif' height='20' width='20' border='0' title='Big Grin' align='absmiddle'&gt;</description></item><item><title>TSV ==&gt; SYSLOG</title><link>http://forums.iis.net/p/1145972/1851184.aspx#1851184</link><pubDate>Fri, 06 Apr 2007 08:20:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1851184</guid><dc:creator>LogParser User : NewGuy</dc:creator><cs:applicationKey>input_formats-51</cs:applicationKey><description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could anyone help me convert this TSV file format...&lt;/P&gt;&lt;P&gt;14/06/06 00:01:35 : C600 Initialisation : PO VISUALISATION&lt;BR&gt;14/06/06 01:14:25 : C403 Peripherique hors ligne : Liaison TAF 1 Periph &lt;a target=_blank href="mailto:GC@PRS@DB"&gt;GC@PRS@DB&lt;/A&gt;&lt;BR&gt;14/06/06 01:14:38 : Cmde PO7&amp;nbsp;&amp;nbsp;&amp;nbsp; : TIMEOUT&lt;BR&gt;08/02/07 00:00:29 : C409 Erreur port de communication : Liaison TAF 5&lt;BR&gt;08/02/07 00:00:31 : C403 Peripherique hors ligne : Liaison TAF 5 Periph VK_Q.1&lt;BR&gt;08/02/07 00:02:40 : ATRE : Obs.&amp;nbsp; AOBSBRO011170889359789150502150502&lt;BR&gt;68137900A08/02/2007 00:02:39+0000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/02/2007 00:02:3908/02/2007 00:02:40&lt;BR&gt;77235000P08/02/2007 22:36:07+0001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 08/02/2007 22:36:0508/02/2007 22:36:05&lt;/P&gt;&lt;P&gt;To SYSLOG format...&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Nono&lt;/P&gt;</description></item></channel></rss>