<?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 SAS/AF dataset not created in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465465#M14481</link>
    <description>&lt;P&gt;I created a simple push button, and wanted to test, when I click the button dataset test is created. The name of button is button1. After I created a button and added scl code, I did compilation ant then run the code. No errors or warnings. But dataset test not created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My scl code is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;init:                                                                                                                                   
return;  &lt;BR /&gt;                                                                                                                                                                                                                                                         
button1:                                                                                                                                    
submit continue;                                                                                                                        
data test;                                                                                                                                 
x=1;                                                                                                                                    
run;                                                                                                                                    
endsubmit;                                                                                                                              
return;  &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 May 2018 13:10:15 GMT</pubDate>
    <dc:creator>AlexeyS</dc:creator>
    <dc:date>2018-05-28T13:10:15Z</dc:date>
    <item>
      <title>SAS/AF dataset not created</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465465#M14481</link>
      <description>&lt;P&gt;I created a simple push button, and wanted to test, when I click the button dataset test is created. The name of button is button1. After I created a button and added scl code, I did compilation ant then run the code. No errors or warnings. But dataset test not created.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My scl code is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;init:                                                                                                                                   
return;  &lt;BR /&gt;                                                                                                                                                                                                                                                         
button1:                                                                                                                                    
submit continue;                                                                                                                        
data test;                                                                                                                                 
x=1;                                                                                                                                    
run;                                                                                                                                    
endsubmit;                                                                                                                              
return;  &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 May 2018 13:10:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465465#M14481</guid>
      <dc:creator>AlexeyS</dc:creator>
      <dc:date>2018-05-28T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/AF dataset not created</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465549#M14488</link>
      <description>&lt;P&gt;How did you run the AF program? You need to run it using the AF command, otherwise SUBMIT blocks won't work.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 00:58:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465549#M14488</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-29T00:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/AF dataset not created</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465579#M14490</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/42503"&gt;@AlexeyS&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Unless that's just you "playing around" implementing new things using SAS/AF is eventually not that future proof but will create technical debt.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 02:36:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465579#M14490</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-05-29T02:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/AF dataset not created</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465590#M14491</link>
      <description>&lt;P&gt;Can you please explain, which way can I run AF command?&lt;BR /&gt;&lt;BR /&gt;My steps:&lt;BR /&gt;1. I created push button and named it as button1&lt;BR /&gt;2. save the button by the same name&lt;BR /&gt;3. open scl of button and wrote the code&lt;BR /&gt;4. save it&lt;BR /&gt;5. compile button , and then click run command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's assume that my frame I created within library "Test"&amp;nbsp;and&amp;nbsp;Catalog="Development".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 99px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20821iC815C408A07B100C/image-dimensions/99x127?v=v2" width="99" height="127" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But as I read, because I added scl code, I can't simple run it, I can do it by two ways :&lt;/P&gt;&lt;P&gt;1. in the command prompt I&amp;nbsp;write : AF Test.Development.Button1.FRAME&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. using proc display&lt;/P&gt;&lt;P&gt;There are any other ways to run the scl code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc display catalog=Test.Development.Button1.FRAME&amp;nbsp;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;one more problem with proc display:&lt;/P&gt;&lt;P&gt;When I run with proc display and I click the button, I have to close frame to get the result. Why?&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 07:22:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465590#M14491</guid>
      <dc:creator>AlexeyS</dc:creator>
      <dc:date>2018-05-29T07:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/AF dataset not created</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465827#M14504</link>
      <description>&lt;P&gt;I would stick with using the AF command for running the program. I don't have access to SAS/AF to test anything for you and I'm relying on my 20 year old knowledge of AF&amp;nbsp;&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 20:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/SAS-AF-dataset-not-created/m-p/465827#M14504</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-05-29T20:51:49Z</dc:date>
    </item>
  </channel>
</rss>

