 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Subfile Display</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/subfile-display/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 10:19:54 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Expandable subfile</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/expandable-subfile/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/expandable-subfile/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 05:18:30 +0000</pubDate>
		<dc:creator>9783444184</dc:creator>
				<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, As i Know in expandable subfile rollup handeled by programer and rolldown system automatic handeled but in my program rolldown is not working, here i mention some code of my program in dds ROLLUP(20) if *in20=*on and *in43=*on (43 is SFLEND(*MORE) ) eval      frn=0        eval      *in42 = *on (SFLCLR) write     EMPCF        eval      *in42 = [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
As i Know in expandable subfile rollup handeled by programer and rolldown system automatic handeled<br />
but in my program rolldown is not working, here i mention some code of my program</p>
<p>in dds ROLLUP(20)<br />
if *in20=*on and *in43=*on (43 is SFLEND(*MORE) )<br />
eval      frn=0       <br />
eval      *in42 = *on (SFLCLR)<br />
write     EMPCF       <br />
eval      *in42 = *off<br />
loadsr<br />
endif<br />
 <br />
Thanks in Advnace </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/expandable-subfile/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>how to handle Cursor progression in a mixed display file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-handle-cursor-progression-in-a-mixed-display-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-handle-cursor-progression-in-a-mixed-display-file/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 06:18:40 +0000</pubDate>
		<dc:creator>Supriyoas400</dc:creator>
				<category><![CDATA[DSPF]]></category>
		<category><![CDATA[FLDCSPPRG]]></category>
		<category><![CDATA[Subfile Control]]></category>
		<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a mixed DSPF (a combination of RECORD &#038; SFL) Diagram is like: &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Customer screen&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; from date :____                                                Print: _(Y/N) to date :____ opt             description &#8230; _         ___________ _         ___________ _         ___________                                                                             bottom &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; My question is : I want that on tabbing,cursor should go from &#8216;from date [...]]]></description>
				<content:encoded><![CDATA[<p>I have a mixed DSPF (a combination of RECORD &#038; SFL)</p>
<p>Diagram is like:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
     Customer screen&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>from date :____                                                 Print: _(Y/N)</p>
<p>to date   :____</p>
<p>opt               description  &#8230;</p>
<p>_             ___________</p>
<p>_             ___________</p>
<p>_            ___________   </p>
<p>                                                                            bottom<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>My question is :<br />
I want that on tabbing,cursor should go from </p>
<p>&#8216;from date -&gt; to date -&gt; Opt(in subfile)till 3rd record and at end it will go to &#8216;print&#8217; field.</p>
<p>Currently,the cursor is not going to Opt field in SFL from &#8216;To date&#8217;. but going to the &#8220;print field&#8217;</p>
<p>&#8230;pls help.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-handle-cursor-progression-in-a-mixed-display-file/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Handheld scanner subfile in RPG/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/handheld-scanner-subfile/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/handheld-scanner-subfile/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 18:25:42 +0000</pubDate>
		<dc:creator>ECLAY</dc:creator>
				<category><![CDATA[AS/400 Subfiles]]></category>
		<category><![CDATA[RPG/400]]></category>
		<category><![CDATA[RPG/400 Subfile]]></category>
		<category><![CDATA[Subfile Display]]></category>
		<category><![CDATA[Subfiles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a DSPF with SFLPAG(08) and SFLSIZ(&#038;NBRBXS), which can range from 01 99. The problem is that when the SFLSIZ greater than 08, it will not scroll to the next page to allow scan of the remaining entries.]]></description>
				<content:encoded><![CDATA[<p>I have a DSPF with SFLPAG(08) and SFLSIZ(&#038;NBRBXS), which can range from 01 99. The problem is that when the SFLSIZ greater than 08, it will not scroll to the next page to allow scan of the remaining entries.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/handheld-scanner-subfile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Subfile end</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-end/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/subfile-end/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:34:06 +0000</pubDate>
		<dc:creator>Vicious</dc:creator>
				<category><![CDATA[LOAD ALL subfile]]></category>
		<category><![CDATA[Subfile Control]]></category>
		<category><![CDATA[Subfile Display]]></category>
		<category><![CDATA[Subfile end]]></category>
		<category><![CDATA[Subfiles]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How can I determine that a user has veiwed every page of a subfile when using a load all subfile?]]></description>
				<content:encoded><![CDATA[<p>How can I determine that a user has veiwed every page of a subfile when using a load all subfile?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/subfile-end/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Subfile display in AS/400</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/subfile-12/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/subfile-12/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 12:18:10 +0000</pubDate>
		<dc:creator>Madhan123</dc:creator>
				<category><![CDATA[AS/400]]></category>
		<category><![CDATA[AS/400 Subfiles]]></category>
		<category><![CDATA[Subfile Display]]></category>
		<category><![CDATA[WRKACTJOB]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In my program, a screen (using subfile) calls another program (WRKACTJOB). Then from WRKACTJOB screen, I press F3 to come back (Exit). Once came back to the previous screen, the subfile fields are populated with the values of those in WRKACTJOB screen. Please clarify.]]></description>
				<content:encoded><![CDATA[<p>In my program, a screen (using subfile) calls another program (WRKACTJOB). Then from WRKACTJOB screen, I press F3 to come back (Exit). Once came back to the previous screen, the subfile fields are populated with the values of those in WRKACTJOB screen. Please clarify.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/subfile-12/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Position Cursor Issue in subfile</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/position-cursor-issue-in-subfile/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/position-cursor-issue-in-subfile/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 14:25:20 +0000</pubDate>
		<dc:creator>frmdeva</dc:creator>
				<category><![CDATA[AS/400 Subfiles]]></category>
		<category><![CDATA[RPG ILE]]></category>
		<category><![CDATA[RPG IV]]></category>
		<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a subfile with &#8216;Position to&#8217; option in control format. so to keep the cursor in subfile recod, i have used DSPATR(PC) for option field and Reverse Image as well. But indicators are different, when I am trying to show error, i m setting the both indicators (PC,RI since i have used different Indicators)&#8230; [...]]]></description>
				<content:encoded><![CDATA[<p>I have a subfile with &#8216;Position to&#8217; option in control format. so to keep the cursor in subfile recod, i have used DSPATR(PC) for option field and Reverse Image as well. But indicators are different, when I am trying to show error, i m setting the both indicators (PC,RI since i have used different Indicators)&#8230; RI is working as expected but the Cursor is always postioing in the 1st of record of the page.. The type of subfile is SINGLE PAGE. Please help!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/position-cursor-issue-in-subfile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Load Two Subfiles In a single screen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/load-two-subfiel-in-a-single-screen/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/load-two-subfiel-in-a-single-screen/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 03:36:51 +0000</pubDate>
		<dc:creator>Sms121</dc:creator>
				<category><![CDATA[AS/400 Subfiles]]></category>
		<category><![CDATA[RPGLE]]></category>
		<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Ok sir i will ask my question in detail.. There are two pf in my lib [strong]ramlib[/strong] 1)pf1 2)pf2 ,both Contais name and id with same name , i want to display these two files on single screnn with load all subfile so can u describe this answer? plz mention small code here&#8230;    ]]></description>
				<content:encoded><![CDATA[<p>Ok sir i will ask my question in detail.. <br/><br/> There are two pf in my lib [strong]ramlib[/strong] 1)pf1 2)pf2 ,both Contais name and id with same name , i want to display these two files on single screnn with load all subfile so can u describe this answer? plz mention small code here&#8230;<br/><br/>  <br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/load-two-subfiel-in-a-single-screen/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Does anybody knows any API which will retrieve all function keys and subfile records of Display file in AS/400?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/does-anybody-knows-any-api-which-will-retrieve-all-function-keys-and-subfile-records-of-display-file-in-as400/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/does-anybody-knows-any-api-which-will-retrieve-all-function-keys-and-subfile-records-of-display-file-in-as400/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 03:09:07 +0000</pubDate>
		<dc:creator>hoya</dc:creator>
				<category><![CDATA[AS/400 API]]></category>
		<category><![CDATA[AS/400 Function Keys]]></category>
		<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is there any API to retrieve all Function Keys used on a Display File? Is there any API to retrieve all subfile records from a Displyfile too?]]></description>
				<content:encoded><![CDATA[<p>Is there any API to retrieve all Function Keys used on a Display File? Is there any API to retrieve all subfile records from a Displyfile too?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/does-anybody-knows-any-api-which-will-retrieve-all-function-keys-and-subfile-records-of-display-file-in-as400/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to hide message subfile format</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-hide-message-subfile-format/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-hide-message-subfile-format/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 07:48:08 +0000</pubDate>
		<dc:creator>NRI</dc:creator>
				<category><![CDATA[message subfile]]></category>
		<category><![CDATA[SFLCTL]]></category>
		<category><![CDATA[SFLDSP]]></category>
		<category><![CDATA[Subfile Control]]></category>
		<category><![CDATA[Subfile Display]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When i condition the SFLDSP for normal subfile, it is handled properly(i.e. display when it is ON otherwise not displayed)but when i condition SFLDSP for message subfile, it doesnt works..Can smbdy help..Why? Also, i need to show message subfile only if got some error. But to my understanding, we have to WRITE messageSFLCTL everytime before [...]]]></description>
				<content:encoded><![CDATA[<p>When i condition the SFLDSP for normal subfile, it is handled properly(i.e. display when it is ON otherwise not displayed)but when i condition SFLDSP for message subfile, it doesnt works..Can smbdy help..Why?</p>
<p>Also, i need to show message subfile only if got some error. But to my understanding, we have to WRITE messageSFLCTL everytime before EXFMTing whole subfile display(is it must ?). In such case, i&#8217;ll get the + sign for message subfile even when its not needed. this cud be handled by hiding message subfile but how can i achieve it?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-hide-message-subfile-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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/22 queries in 0.031 seconds using memcached
Object Caching 853/958 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-25 11:06:50 -->