<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Code400 -The Support Alternative - DDS</title>
		<link>http://www.code400.com/forum/</link>
		<description>subfiles,screens, physical files, logicals, print files and menus</description>
		<language>en</language>
		<lastBuildDate>Tue, 07 Sep 2010 00:50:18 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.code400.com/forum/images/misc/rss.png</url>
			<title>Code400 -The Support Alternative - DDS</title>
			<link>http://www.code400.com/forum/</link>
		</image>
		<item>
			<title>Soft warning message on control record.</title>
			<link>http://www.code400.com/forum/showthread.php/9606-Soft-warning-message-on-control-record.?goto=newpost</link>
			<pubDate>Sun, 29 Aug 2010 13:04:35 GMT</pubDate>
			<description>Hi all, 
 
I am trying to determine the easiest way to code (COBOL) and hopefully with a DDS keyword, a soft warning message on the control record of my display file, allowing the user to see the message after hitting enter, but then hitting enter again to commit the transaction where nothing has...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I am trying to determine the easiest way to code (COBOL) and hopefully with a DDS keyword, a soft warning message on the control record of my display file, allowing the user to see the message after hitting enter, but then hitting enter again to commit the transaction where nothing has changed on the screen between the message display and them hitting enter for the second time.<br />
<br />
I can do this on the subfile record no problem setting the SFLNXTCHG keyword and outputting the message on a subfile record.  But I've been unable to figure out how to do the same thing on the control record portion of the display without a lot of programming.  Thanks for yyour help.<br />
<br />
Mike W.</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>mworkman</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9606-Soft-warning-message-on-control-record.</guid>
		</item>
		<item>
			<title><![CDATA[LF's maximum record format]]></title>
			<link>http://www.code400.com/forum/showthread.php/9603-LF-s-maximum-record-format?goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 11:25:16 GMT</pubDate>
			<description><![CDATA[The maximum record format it's 32, but if i need more how can pass this?]]></description>
			<content:encoded><![CDATA[<div>The maximum record format it's 32, but if i need more how can pass this?</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>Thunder</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9603-LF-s-maximum-record-format</guid>
		</item>
		<item>
			<title>CNTFLD keyword attributes</title>
			<link>http://www.code400.com/forum/showthread.php/9596-CNTFLD-keyword-attributes?goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 15:30:40 GMT</pubDate>
			<description><![CDATA[Hello all, 
I did a search for this keyword in this forum and although I found a few posts, nothing helped my current issue: 
 
Is it possible to control the underline and protection of a CNTFLD like other fields? 
 
Here's why: 
I have a screen (just a plain old screen, no SFL) which uses 2 CNTFLD...]]></description>
			<content:encoded><![CDATA[<div>Hello all,<br />
I did a search for this keyword in this forum and although I found a few posts, nothing helped my current issue:<br />
<br />
Is it possible to control the underline and protection of a CNTFLD like other fields?<br />
<br />
Here's why:<br />
I have a screen (just a plain old screen, no SFL) which uses 2 CNTFLD fields where there is another field that is filled by scanning a bar code. This field has ER specified for auto record advance but when scanned, the cursor goes to the first input capable field on the screen which is one of these CNTFLDs. It does not stay on the scan field, even with an indicator on for PC.<br />
<br />
I have tried using indicators but that didn't work. It only caused the fileds to non-display. There are other fields on the screen that I used indicators to control UL and PR but how can I do something similar to these 2 CNTFLD's?</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>redvan</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9596-CNTFLD-keyword-attributes</guid>
		</item>
		<item>
			<title>Modifying Subfile CONTROL Record</title>
			<link>http://www.code400.com/forum/showthread.php/9570-Modifying-Subfile-CONTROL-Record?goto=newpost</link>
			<pubDate>Thu, 19 Aug 2010 14:35:07 GMT</pubDate>
			<description><![CDATA[I'm trying to modify the subfile CONTROL record.  I have defined an input/output field and two output-only fields.  If I populate the output-only fields before the first exfmt, it displays the contents of the field.  If I change that field, it refused to change on the display -- it just keeps...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to modify the subfile CONTROL record.  I have defined an input/output field and two output-only fields.  If I populate the output-only fields before the first exfmt, it displays the contents of the field.  If I change that field, it refused to change on the display -- it just keeps displaying the original contents of the field.<br />
<br />
Can this be done?</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>mariconda</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9570-Modifying-Subfile-CONTROL-Record</guid>
		</item>
		<item>
			<title>Is my file externally defined</title>
			<link>http://www.code400.com/forum/showthread.php/9545-Is-my-file-externally-defined?goto=newpost</link>
			<pubDate>Fri, 13 Aug 2010 13:05:28 GMT</pubDate>
			<description><![CDATA[Hi All: 
 
Is there a method of programmatically determining whether a file is internally defined or externally defined? 
I need to know if I need to CPYTOSTMF or CPYTOIMPF. 
  
I thought I read a solution here but I can't find it. 
 
Thanks 
GLS]]></description>
			<content:encoded><![CDATA[<div><font face="Tahoma">Hi All:</font><br />
<br />
<font face="Tahoma">Is there a method of programmatically determining whether a file is internally defined or externally defined?</font><br />
<font face="Tahoma">I need to know if I need to CPYTOSTMF or CPYTOIMPF.</font><br />
 <br />
<font face="Tahoma">I thought I read a solution here but I can't find it.</font><br />
<br />
<font face="Tahoma">Thanks</font><br />
GLS</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>GLS400</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9545-Is-my-file-externally-defined</guid>
		</item>
		<item>
			<title>Issues with Window subfiles</title>
			<link>http://www.code400.com/forum/showthread.php/9534-Issues-with-Window-subfiles?goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 06:49:27 GMT</pubDate>
			<description><![CDATA[Hi All, 
I am facing two issues with  window subfiles: 
 
Issue1: 
1. From window subfile screen if I take' F1 = Program help' function key it displays help screen. If I take 'Previous' function key from help screen  
control comes backto Window subfile. But does not display window border. Should I...]]></description>
			<content:encoded><![CDATA[<div>Hi All,<br />
I am facing two issues with  window subfiles:<br />
<br />
Issue1:<br />
1. From window subfile screen if I take' F1 = Program help' function key it displays help screen. If I take 'Previous' function key from help screen <br />
control comes backto Window subfile. But does not display window border. Should I need to set on some window keywords to retain border?<br />
<br />
2. There is Window1(First window subfile)  Select any record from that screen. Displays Window2(second window subfile.This is another program) .In From From Window2 take a function key to search for particular program and filter contents of Window2 .Now Window3(this is a window not subfile.This  is Window2 program itself) displays. Take prompt function key from Window3. Displays prompt window - WINDOW4(this is window subfile and a new program). Now select any entry in this prompt window and take enter key. Control comes back to window3 with the value selected(this is correct). but does Issue is it does not  display window border.Also irase WINDOW2.and Window 3 is getting displayed in a blank background.<br />
<br />
Thanks in Advance,<br />
Harry</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>Harry</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9534-Issues-with-Window-subfiles</guid>
		</item>
		<item>
			<title>Two subfile windows</title>
			<link>http://www.code400.com/forum/showthread.php/9528-Two-subfile-windows?goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 15:06:34 GMT</pubDate>
			<description>My first subfiles in years.  I have two almost identical subfile windows.  First window opens.  When user selects a row from the first subfile the second subfile opens up underneath it. 
 
User is in second window, hits F12 to return to previous subfile window.  The second subfile window remains...</description>
			<content:encoded><![CDATA[<div>My first subfiles in years.  I have two almost identical subfile windows.  First window opens.  When user selects a row from the first subfile the second subfile opens up underneath it.<br />
<br />
User is in second window, hits F12 to return to previous subfile window.  The second subfile window remains open ... but the cursor goes back to the first.<br />
<br />
I've played around with the keywords ASSUME, KEEP and OVERLAY.  Anything jump out at anyone?<br />
<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><br />
&nbsp; &nbsp;  A*<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DSPSIZ(24 80 *DS3)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PRINT<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CA12<br />
&nbsp; &nbsp;  A*<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; R AKS&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  SFL<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; @FUND&nbsp; &nbsp; &nbsp; &nbsp;  40A&nbsp; O&nbsp; 2&nbsp; 1<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; @START&nbsp; &nbsp; &nbsp; &nbsp; 10A&nbsp; O&nbsp; 2 43<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; @FINISH&nbsp; &nbsp; &nbsp;  10A&nbsp; O&nbsp; 2 55<br />
&nbsp; &nbsp;  A*<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; R AKC&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  SFLCTL(AKS)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLSIZ(0007)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLPAG(0006)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WINDOW(AKW)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; OVERLAY<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLCSRRRN(&amp;EFO)<br />
&nbsp; &nbsp;  A&nbsp; 21&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLDSP<br />
&nbsp; &nbsp;  A N22&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLDSPCTL<br />
&nbsp; &nbsp;  A&nbsp; 22&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLCLR<br />
&nbsp; &nbsp;  A&nbsp; 23&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SFLEND<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; EFO&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 5S 0H<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ATA&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3S 0H&nbsp; &nbsp; &nbsp; SFLRCDNBR(CURSOR *TOP)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1&nbsp; 1'Status&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; '<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COLOR(TRQ)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 43'Begin&nbsp; &nbsp;  '<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COLOR(TRQ)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 55'End&nbsp; &nbsp; &nbsp;  '<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; COLOR(TRQ)<br />
&nbsp; &nbsp;  A*<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; R AKW<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WINDOW(&amp;SL &amp;SP 8 72 *NOMSGLIN)<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; KEEP<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; OVERLAY<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WDWBORDER((*COLOR PNK))<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; USRRSTDSP<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SL&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3S 0P<br />
&nbsp; &nbsp;  A&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SP&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  3S 0P<br />
&nbsp; &nbsp;  A*</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>mjhaston</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9528-Two-subfile-windows</guid>
		</item>
		<item>
			<title>Looking for text book</title>
			<link>http://www.code400.com/forum/showthread.php/9514-Looking-for-text-book?goto=newpost</link>
			<pubDate>Thu, 05 Aug 2010 13:34:31 GMT</pubDate>
			<description><![CDATA[I am trying to find a copy of "Programming Subfiles in Cobol/400" By Jerry Goldson.  Every place I've checked on the NET has it out of stock. 
Does anyone know where I can get a copy? 
Thanks, 
John]]></description>
			<content:encoded><![CDATA[<div>I am trying to find a copy of &quot;Programming Subfiles in Cobol/400&quot; By Jerry Goldson.  Every place I've checked on the NET has it out of stock.<br />
Does anyone know where I can get a copy?<br />
Thanks,<br />
John</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>johnmauro</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9514-Looking-for-text-book</guid>
		</item>
		<item>
			<title>Using a subfile to get input on display</title>
			<link>http://www.code400.com/forum/showthread.php/9479-Using-a-subfile-to-get-input-on-display?goto=newpost</link>
			<pubDate>Tue, 27 Jul 2010 16:51:36 GMT</pubDate>
			<description><![CDATA[I have adisplay that consists of Claim Header information, followed by 15 Diagnosis codes and currently 11 Procedure codes. The user's want me to expand the procedure codee section of the screen to allow them to input up to 50 Procedure codes. I'm tryning to code a subfile for the expansion of the...]]></description>
			<content:encoded><![CDATA[<div>I have adisplay that consists of Claim Header information, followed by 15 Diagnosis codes and currently 11 Procedure codes. The user's want me to expand the procedure codee section of the screen to allow them to input up to 50 Procedure codes. I'm tryning to code a subfile for the expansion of the Procdeeure codes area. I've never Done thisbefore (yes, we've allheard thatline, but I really mean it) I was able to download some DDS &amp; Cobol code from Terry Winchester ( Thanks Terry !) to use as an example of coding a subfile in Cobol and got the subfile piece to sort of work on its own. I am now trying to add the subfile as the bottom piece of my display and cannot get it to work as All I get is the top piece of the displaywith the headerr information.<br />
I've attached my lame attempts for your edification.<br />
Any help would be much appreciated.<br />
<br />
Thanks,<br />
John</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/txt.gif" alt="File Type: txt" />
	<a href="http://www.code400.com/forum/attachment.php?attachmentid=1878&amp;d=1280249467">subfiledds.txt</a> 
(31.9 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>johnmauro</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9479-Using-a-subfile-to-get-input-on-display</guid>
		</item>
		<item>
			<title>Restricting SFLDROP</title>
			<link>http://www.code400.com/forum/showthread.php/9464-Restricting-SFLDROP?goto=newpost</link>
			<pubDate>Thu, 22 Jul 2010 21:44:42 GMT</pubDate>
			<description><![CDATA[An interesting question came up on one of the LinkedIn Group "RPG/400 Developers." 
 
The person wants to prevent certain users from being able to "drop" the subfile -- not sure why, but I assume it's to restrict certain users from seeing information. 
 
I wrote a quick program out of curiosity to...]]></description>
			<content:encoded><![CDATA[<div>An interesting question came up on one of the LinkedIn Group &quot;RPG/400 Developers.&quot;<br />
<br />
The person wants to prevent certain users from being able to &quot;drop&quot; the subfile -- not sure why, but I assume it's to restrict certain users from seeing information.<br />
<br />
I wrote a quick program out of curiosity to see how it might work, but the Sfl dropped anyway.  My method was:<br />
1) Condition CF11 to work only if ind 11 was turned on.<br />
2) Use CF11 with the SFLFOLD word.<br />
<br />
Has anybody ever had to do something like this?<br />
<br />
I can post code tomm -- need to leave work to get to an appt tonight.</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>Chipper</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9464-Restricting-SFLDROP</guid>
		</item>
		<item>
			<title>Example of Selection DDS</title>
			<link>http://www.code400.com/forum/showthread.php/9462-Example-of-Selection-DDS?goto=newpost</link>
			<pubDate>Thu, 22 Jul 2010 13:43:56 GMT</pubDate>
			<description><![CDATA[Hi,  Does anyone have an example of how I can code picking a choice of options: 
 
Example: 
 
O   3" Cardboard Box 
O   4" Cardboard Box 
O   5" Cardboard Box 
 
The user can select the cardboad box by mouse or by keyboard.]]></description>
			<content:encoded><![CDATA[<div>Hi,  Does anyone have an example of how I can code picking a choice of options:<br />
<br />
Example:<br />
<br />
O   3&quot; Cardboard Box<br />
O   4&quot; Cardboard Box<br />
O   5&quot; Cardboard Box<br />
<br />
The user can select the cardboad box by mouse or by keyboard.<br />
<br />
Thanks,<br />
<br />
DAC</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>dcutaia</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9462-Example-of-Selection-DDS</guid>
		</item>
		<item>
			<title>Logical file key field sequence change</title>
			<link>http://www.code400.com/forum/showthread.php/9461-Logical-file-key-field-sequence-change?goto=newpost</link>
			<pubDate>Thu, 22 Jul 2010 10:10:29 GMT</pubDate>
			<description>How to change the key sequence of logical file during run time? 
 
I have used OPNQRYF but with no success.</description>
			<content:encoded><![CDATA[<div>How to change the key sequence of logical file during run time?<br />
<br />
I have used OPNQRYF but with no success.</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>vibs400</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9461-Logical-file-key-field-sequence-change</guid>
		</item>
		<item>
			<title>Error messages not displaying</title>
			<link>http://www.code400.com/forum/showthread.php/9456-Error-messages-not-displaying?goto=newpost</link>
			<pubDate>Wed, 21 Jul 2010 14:18:07 GMT</pubDate>
			<description>Hi All, 
 
I have a display file it is a simple file maintenance with 2 input screens and on screen B it is not displaying any error messages when it should be. 
 
I have done the obvious, debugged and ensured error indicator on and it is staying on the errored screen with no msg, display file is...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
I have a display file it is a simple file maintenance with 2 input screens and on screen B it is not displaying any error messages when it should be.<br />
<br />
I have done the obvious, debugged and ensured error indicator on and it is staying on the errored screen with no msg, display file is RSTDSP(*YES) (actually tried yes and no)  and format is overlay putovr, field(s) are ovrdta.<br />
<br />
screen B displays errors just fine.<br />
<br />
Anybody have some othr ideas?<br />
<br />
Thnx<br />
Bill</div>

 ]]></content:encoded>
			<category domain="http://www.code400.com/forum/forumdisplay.php/5-DDS">DDS</category>
			<dc:creator>Billw</dc:creator>
			<guid isPermaLink="true">http://www.code400.com/forum/showthread.php/9456-Error-messages-not-displaying</guid>
		</item>
	</channel>
</rss>
