<?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"
	>
<channel>
	<title>Comments on: Parameter list is not refreshed from previous calls</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/parameter-list-is-not-refreshed-from-previous-calls/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/parameter-list-is-not-refreshed-from-previous-calls/</link>
	<description></description>
	<pubDate>Sat, 28 Nov 2009 23:04:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/parameter-list-is-not-refreshed-from-previous-calls/#comment-69340</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Thu, 22 Oct 2009 02:32:28 +0000</pubDate>
		<guid isPermaLink="false">#comment-69340</guid>
		<description>Please supply OS version/release and cumulative PTF level.

Also, please supply (1) a little more code and (2) the command used to compile the validity checker. Other questions might follow based on those answers.

Tom</description>
		<content:encoded><![CDATA[<p>Please supply OS version/release and cumulative PTF level.</p>
<p>Also, please supply (1) a little more code and (2) the command used to compile the validity checker. Other questions might follow based on those answers.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohithsharma84</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/parameter-list-is-not-refreshed-from-previous-calls/#comment-64338</link>
		<dc:creator>Rohithsharma84</dc:creator>
		<pubDate>Tue, 09 Jun 2009 19:03:29 +0000</pubDate>
		<guid isPermaLink="false">#comment-64338</guid>
		<description>Hi Sloopy,

Thanks for looking into this.

I have been checking the length the same way you mentioned... may be I got it wrong so I'm pasting the code below. Please take a look.

This is the the parameter as defined in the command source:
PARM       KWD(USER1) TYPE(*NAME) LEN(10)             + 
             MIN(1) MAX(3) CHOICE('Name') PROMPT('User +
             Profile(s)')                               

This is the piece from the validity checker:
CHGVAR     VAR(&#38;USER#) VALUE(%BINARY(&#38;USER1 1 2)) 

Strangely enough, even if I do not enter more than 1 value in the list, it still returns the number as 3 based on my previous call.</description>
		<content:encoded><![CDATA[<p>Hi Sloopy,</p>
<p>Thanks for looking into this.</p>
<p>I have been checking the length the same way you mentioned&#8230; may be I got it wrong so I&#8217;m pasting the code below. Please take a look.</p>
<p>This is the the parameter as defined in the command source:<br />
PARM       KWD(USER1) TYPE(*NAME) LEN(10)             +<br />
             MIN(1) MAX(3) CHOICE(&#8217;Name&#8217;) PROMPT(&#8217;User +<br />
             Profile(s)&#8217;)                               </p>
<p>This is the piece from the validity checker:<br />
CHGVAR     VAR(&amp;USER#) VALUE(%BINARY(&amp;USER1 1 2)) </p>
<p>Strangely enough, even if I do not enter more than 1 value in the list, it still returns the number as 3 based on my previous call.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->