<?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 how to add a row with values to already existing data set using SCL or how to create a dataset? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-add-a-row-with-values-to-already-existing-data-set-using/m-p/147088#M38969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a form viewer in the frame by linking the sasdataset component with already existing data set.&lt;/P&gt;&lt;P&gt;the existing data set has variables "name" and "age" with no values to it. i need to add new values to name and age.&lt;/P&gt;&lt;P&gt;the following commands:&lt;/P&gt;&lt;P&gt;button:&lt;/P&gt;&lt;P&gt;sasdataset1._addrow();&lt;/P&gt;&lt;P&gt;return;&lt;/P&gt;&lt;P&gt;doesn't seem to add the values instead it adds only a new row with no values.&lt;/P&gt;&lt;P&gt;or how do i simply create a dataset using sas/af when the values are added to the text entry in frame window?&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;data loop;&lt;/P&gt;&lt;P&gt;do samples=1 to 100;&lt;/P&gt;&lt;P&gt;'operation';&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;in this case how do i add the value 100 to the data step using sas/af text entry control?&lt;/P&gt;&lt;P&gt;please help. thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 07:05:02 GMT</pubDate>
    <dc:creator>vivianclmnz</dc:creator>
    <dc:date>2014-08-04T07:05:02Z</dc:date>
    <item>
      <title>how to add a row with values to already existing data set using SCL or how to create a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-add-a-row-with-values-to-already-existing-data-set-using/m-p/147088#M38969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a form viewer in the frame by linking the sasdataset component with already existing data set.&lt;/P&gt;&lt;P&gt;the existing data set has variables "name" and "age" with no values to it. i need to add new values to name and age.&lt;/P&gt;&lt;P&gt;the following commands:&lt;/P&gt;&lt;P&gt;button:&lt;/P&gt;&lt;P&gt;sasdataset1._addrow();&lt;/P&gt;&lt;P&gt;return;&lt;/P&gt;&lt;P&gt;doesn't seem to add the values instead it adds only a new row with no values.&lt;/P&gt;&lt;P&gt;or how do i simply create a dataset using sas/af when the values are added to the text entry in frame window?&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;data loop;&lt;/P&gt;&lt;P&gt;do samples=1 to 100;&lt;/P&gt;&lt;P&gt;'operation';&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;in this case how do i add the value 100 to the data step using sas/af text entry control?&lt;/P&gt;&lt;P&gt;please help. thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 07:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-add-a-row-with-values-to-already-existing-data-set-using/m-p/147088#M38969</guid>
      <dc:creator>vivianclmnz</dc:creator>
      <dc:date>2014-08-04T07:05:02Z</dc:date>
    </item>
  </channel>
</rss>

