<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FSEDIT screen &amp;quot;Y/N&amp;quot; Input in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/951826#M372056</link>
    <description>&lt;P&gt;It is your choice.&amp;nbsp; SAS does allow "integrity constraints" to be defined on a dataset (although it did not when PROC FSEDIT was first introduced.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my opinion if you are going to the trouble of making an FSEDIT screen then put the logic there.&amp;nbsp; Trying to use constraints on the actual variables is just going to make working with the data much harder for not much gain.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Nov 2024 17:54:35 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2024-11-25T17:54:35Z</dc:date>
    <item>
      <title>FSEDIT screen "Y/N" Input</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/951820#M372053</link>
      <description>&lt;P&gt;Added a new field to an existing FSEDIT frame.&lt;/P&gt;
&lt;P&gt;The only responses are "Y/N".&amp;nbsp; The variable capturing this response is a 1 char.&lt;/P&gt;
&lt;P&gt;How do I restrict responses to&amp;nbsp; just "Y/N"?&lt;/P&gt;
&lt;P&gt;Is it done via code in the SCL, or by limiting the responses in the variable itself, like in other databases?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;THX.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 16:13:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/951820#M372053</guid>
      <dc:creator>Jumboshrimps</dc:creator>
      <dc:date>2024-11-25T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: FSEDIT screen "Y/N" Input</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/951826#M372056</link>
      <description>&lt;P&gt;It is your choice.&amp;nbsp; SAS does allow "integrity constraints" to be defined on a dataset (although it did not when PROC FSEDIT was first introduced.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my opinion if you are going to the trouble of making an FSEDIT screen then put the logic there.&amp;nbsp; Trying to use constraints on the actual variables is just going to make working with the data much harder for not much gain.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 17:54:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/951826#M372056</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-11-25T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: FSEDIT screen "Y/N" Input</title>
      <link>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/952090#M372124</link>
      <description>&lt;P&gt;THX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see your point.&lt;/P&gt;
&lt;P&gt;There is a format library with a $YES/NO format.&amp;nbsp; I'll try that for now, and see if any complains.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2024 19:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/FSEDIT-screen-quot-Y-N-quot-Input/m-p/952090#M372124</guid>
      <dc:creator>Jumboshrimps</dc:creator>
      <dc:date>2024-11-27T19:37:10Z</dc:date>
    </item>
  </channel>
</rss>

