 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to strip comments from CL program?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-strip-comments-from-cl-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-strip-comments-from-cl-program/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 15:11:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: splat</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-strip-comments-from-cl-program/#comment-99820</link>
		<dc:creator>splat</dc:creator>
		<pubDate>Mon, 05 Dec 2011 17:39:18 +0000</pubDate>
		<guid isPermaLink="false">#comment-99820</guid>
		<description><![CDATA[Don&#039;t forget that comments, notoriously  those attached to a command, can be continued on to multiple lines.]]></description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget that comments, notoriously  those attached to a command, can be continued on to multiple lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philpl1jb</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-strip-comments-from-cl-program/#comment-59003</link>
		<dc:creator>philpl1jb</dc:creator>
		<pubDate>Tue, 06 Jan 2009 14:27:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-59003</guid>
		<description><![CDATA[It would be a pretty simple rpg program 
OverRide to the member name
Read each line

1. Scan for /* if found
  replace every space from there to */ with blanks
  repeat 1 until not found
2. if line is blank delete it.
      else update it.

Phil]]></description>
		<content:encoded><![CDATA[<p>It would be a pretty simple rpg program<br />
OverRide to the member name<br />
Read each line</p>
<p>1. Scan for /* if found<br />
  replace every space from there to */ with blanks<br />
  repeat 1 until not found<br />
2. if line is blank delete it.<br />
      else update it.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.016 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 16:26:58 -->