 




<?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: Passing Parameters to submitted job</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-to-submitted-job/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-to-submitted-job/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 17:13:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: permanentvacationman</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-to-submitted-job/#comment-80019</link>
		<dc:creator>permanentvacationman</dc:creator>
		<pubDate>Thu, 05 Aug 2010 01:59:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-80019</guid>
		<description><![CDATA[Thanks again Tom!]]></description>
		<content:encoded><![CDATA[<p>Thanks again Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-parameters-to-submitted-job/#comment-80016</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Wed, 04 Aug 2010 23:03:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-80016</guid>
		<description><![CDATA[&lt;i&gt;Based on your answer, I think that I could put an &quot;X&quot; in the last position of the 2000 bytes and strip it off after the job starts and my entire 2000 bytes will still contain a right blank fill.&lt;/i&gt;

Consider putting your &quot;X&quot; (or &quot;k&quot; or whatever non-blank) in position 2001 instead. Your receiving program should never know it&#039;s there since it will only look at the first 2k bytes anyway. Hmmm... this is just a single program -- running interactive or batch. Still, it shouldn&#039;t matter; you can use a 2k parm coming in, but copy it to a 2k+1 variable to send it out. Maybe. You know the source better than I do.

This is a &#039;valid&#039; solution. You already understand why I didn&#039;t list it.

Be careful to document the &lt;i&gt;purpose&lt;/i&gt; of the extra &#039;delimiter&#039; character.

Tom]]></description>
		<content:encoded><![CDATA[<p><i>Based on your answer, I think that I could put an &#8220;X&#8221; in the last position of the 2000 bytes and strip it off after the job starts and my entire 2000 bytes will still contain a right blank fill.</i></p>
<p>Consider putting your &#8220;X&#8221; (or &#8220;k&#8221; or whatever non-blank) in position 2001 instead. Your receiving program should never know it&#8217;s there since it will only look at the first 2k bytes anyway. Hmmm&#8230; this is just a single program &#8212; running interactive or batch. Still, it shouldn&#8217;t matter; you can use a 2k parm coming in, but copy it to a 2k+1 variable to send it out. Maybe. You know the source better than I do.</p>
<p>This is a &#8216;valid&#8217; solution. You already understand why I didn&#8217;t list it.</p>
<p>Be careful to document the <i>purpose</i> of the extra &#8216;delimiter&#8217; character.</p>
<p>Tom</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.012 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 18:15:06 -->