<?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: how remove particular UNSCHEDULED subject in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-remove-particular-UNSCHEDULED-subject/m-p/616323#M180410</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127990"&gt;@teja5959&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please explain the rules that should apply?&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jan 2020 20:45:23 GMT</pubDate>
    <dc:creator>ed_sas_member</dc:creator>
    <dc:date>2020-01-09T20:45:23Z</dc:date>
    <item>
      <title>how remove particular UNSCHEDULED subject</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-remove-particular-UNSCHEDULED-subject/m-p/616250#M180391</link>
      <description>&lt;P&gt;don't want&amp;nbsp;UNSCHEDULED&amp;nbsp; but some time&amp;nbsp;sufficient res&amp;nbsp;is available in&amp;nbsp;UNSCHEDULED&amp;nbsp; have been assigned.eg .. look at on want data set&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i have data in this type&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;data have;&lt;BR /&gt;length id no res visit $200;&lt;BR /&gt;infile datalines dsd truncover;&lt;BR /&gt;input id no res visit $;&lt;BR /&gt;datalines;&lt;BR /&gt;003,1,sufficient,visit1&lt;BR /&gt;003,1.1,5.6,UNSCHEDULED 1.1&lt;BR /&gt;003,2,5.5,visit2&lt;BR /&gt;003,3,5.8,visit2&lt;BR /&gt;004,1,6.0,visit1&lt;BR /&gt;004,1.1,6.5,visit1&lt;BR /&gt;004,2,7.0,visit2&lt;BR /&gt;004,3,7.2,visit3&lt;BR /&gt;004,1,interact,visit1&lt;BR /&gt;004,1.1,9.3,UNSCHEDULED 1.1&lt;BR /&gt;004,2,8.4,visit2&lt;BR /&gt;004,3,7.2,visit3&lt;BR /&gt;005,0.1,6.9,UNSCHEDULED 0.1&lt;BR /&gt;005,0.1,7.4,UNSCHEDULED 0.1&lt;BR /&gt;005,0.1,5.9,UNSCHEDULED 0.1&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want as data this type&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;data want;&lt;BR /&gt;length id no res visit $200;&lt;BR /&gt;infile datalines dsd truncover;&lt;BR /&gt;input id no res visit $;&lt;BR /&gt;datalines;&lt;BR /&gt;003,1.1,5.6,UNSCHEDULED 1.1&lt;BR /&gt;003,2,5.5,visit2&lt;BR /&gt;003,3,5.8,visit2&lt;BR /&gt;004,1,interact,visit1&lt;BR /&gt;004,2,7.0,visit2&lt;BR /&gt;004,3,7.2,visit3&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 16:18:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-remove-particular-UNSCHEDULED-subject/m-p/616250#M180391</guid>
      <dc:creator>teja5959</dc:creator>
      <dc:date>2020-01-09T16:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: how remove particular UNSCHEDULED subject</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-remove-particular-UNSCHEDULED-subject/m-p/616323#M180410</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127990"&gt;@teja5959&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please explain the rules that should apply?&lt;/P&gt;
&lt;P&gt;Thank you very much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 20:45:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-remove-particular-UNSCHEDULED-subject/m-p/616323#M180410</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2020-01-09T20:45:23Z</dc:date>
    </item>
  </channel>
</rss>

