<?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: why we cant write data to pf using cl program?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/why-we-cant-write-data-to-pf-using-cl-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/why-we-cant-write-data-to-pf-using-cl-program/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jun 2013 21:45:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/why-we-cant-write-data-to-pf-using-cl-program/#comment-78704</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Tue, 29 Jun 2010 23:28:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-78704</guid>
		<description><![CDATA[It can be difficult to judge how easy something might be for other. It&#039;s a tricky business.

There are many systems that don&#039;t have the compiler products. That can make it interesting for some basic CL programmers to create clean commands. And there are many CL programmers who have no idea how to write RPG or even COBOL, much less C or anything else. (The first three AS/400s that I bought had no HLL compilers, though I knew how to program in all of them.)

I haven&#039;t seen Bruce&#039;s commands, but I&#039;ve sure seen enough of his comments over many years to feel comfortable with pretty much anything he provides.

Still, your point does need to made. It applies in probably the majority of cases.

Tom]]></description>
		<content:encoded><![CDATA[<p>It can be difficult to judge how easy something might be for other. It&#8217;s a tricky business.</p>
<p>There are many systems that don&#8217;t have the compiler products. That can make it interesting for some basic CL programmers to create clean commands. And there are many CL programmers who have no idea how to write RPG or even COBOL, much less C or anything else. (The first three AS/400s that I bought had no HLL compilers, though I knew how to program in all of them.)</p>
<p>I haven&#8217;t seen Bruce&#8217;s commands, but I&#8217;ve sure seen enough of his comments over many years to feel comfortable with pretty much anything he provides.</p>
<p>Still, your point does need to made. It applies in probably the majority of cases.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vatchy</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/why-we-cant-write-data-to-pf-using-cl-program/#comment-78689</link>
		<dc:creator>vatchy</dc:creator>
		<pubDate>Tue, 29 Jun 2010 15:10:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-78689</guid>
		<description><![CDATA[A CL program is basically a series of commands.  Each command has a command processing program which can be either a CL or RPG program (or machine language but let&#039;s not get into that now).  If you need the ability to write to a file, write your own command that calls a program to write to the file for you.  That way, you can write the command the way you want it to be written, have it pass the parameters that you need passed, do the validation that you need it to do, and do the error checking that needs done when the record is written.]]></description>
		<content:encoded><![CDATA[<p>A CL program is basically a series of commands.  Each command has a command processing program which can be either a CL or RPG program (or machine language but let&#8217;s not get into that now).  If you need the ability to write to a file, write your own command that calls a program to write to the file for you.  That way, you can write the command the way you want it to be written, have it pass the parameters that you need passed, do the validation that you need it to do, and do the error checking that needs done when the record is written.</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 3/10 queries in 0.036 seconds using memcached
Object Caching 281/287 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-18 22:04:11 -->