 




<?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 pass numeric data to cl program from as400 command line</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 00:24:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mcl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/#comment-64842</link>
		<dc:creator>mcl</dc:creator>
		<pubDate>Fri, 26 Jun 2009 06:27:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-64842</guid>
		<description><![CDATA[You put comments in your code?  :) 

Yeah, definately go with the command instead of calling the CL directly for command-line use..

regards
Mike]]></description>
		<content:encoded><![CDATA[<p>You put comments in your code?  <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Yeah, definately go with the command instead of calling the CL directly for command-line use..</p>
<p>regards<br />
Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yorkshireman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/#comment-64788</link>
		<dc:creator>yorkshireman</dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:32:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-64788</guid>
		<description><![CDATA[On the basis that it will need running more than once - or testing by someone else, I usually just write a command, whose cpp is the program to be tested/run 


cmd name = pgm name or something more snappy

cmd &#039;apbjfr&#039;

parm  *DEC  length 6   - etc


2 lines is enough code - plus 10 lines of comment]]></description>
		<content:encoded><![CDATA[<p>On the basis that it will need running more than once &#8211; or testing by someone else, I usually just write a command, whose cpp is the program to be tested/run </p>
<p>cmd name = pgm name or something more snappy</p>
<p>cmd &#8216;apbjfr&#8217;</p>
<p>parm  *DEC  length 6   &#8211; etc</p>
<p>2 lines is enough code &#8211; plus 10 lines of comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mohan k</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/#comment-64755</link>
		<dc:creator>mohan k</dc:creator>
		<pubDate>Thu, 25 Jun 2009 04:56:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-64755</guid>
		<description><![CDATA[Thank you... its working]]></description>
		<content:encoded><![CDATA[<p>Thank you&#8230; its working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cunninjoe</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-pass-numeric-data-to-cl-program-from-as400-command-line/#comment-64748</link>
		<dc:creator>cunninjoe</dc:creator>
		<pubDate>Wed, 24 Jun 2009 17:53:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-64748</guid>
		<description><![CDATA[CALL PGM(PGM1) PARM(X&#039;123F&#039;) to call program with a parameter of + 123.]]></description>
		<content:encoded><![CDATA[<p>CALL PGM(PGM1) PARM(X&#8217;123F&#8217;) to call program with a parameter of + 123.</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.014 seconds using memcached
Object Caching 314/317 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 01:31:58 -->