<?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 Running SAS program through VB.Net (Visual Studio 2019) in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-SAS-program-through-VB-Net-Visual-Studio-2019/m-p/762561#M22834</link>
    <description>&lt;P&gt;Greetings, I have used the following code with VB6 to call SAS program in background, on local machine. Now I am using VB.Net / Visual studio 2019 and it is not working anymore (method is pretty simple below that worked in past - kindly let me know how to tweak/adjust it to make it work. Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set SASObj = CreateObject("SAS.Application.940")&lt;BR /&gt;SASObj.submit ("%include 'c:\Program.sas ';run;")&lt;BR /&gt;SASObj.Visible = False&lt;BR /&gt;SASObj.Wait = True&lt;BR /&gt;SASObj.Quit&lt;BR /&gt;Set SASObj = Nothing&lt;/P&gt;</description>
    <pubDate>Thu, 19 Aug 2021 14:53:39 GMT</pubDate>
    <dc:creator>Kal99</dc:creator>
    <dc:date>2021-08-19T14:53:39Z</dc:date>
    <item>
      <title>Running SAS program through VB.Net (Visual Studio 2019)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-SAS-program-through-VB-Net-Visual-Studio-2019/m-p/762561#M22834</link>
      <description>&lt;P&gt;Greetings, I have used the following code with VB6 to call SAS program in background, on local machine. Now I am using VB.Net / Visual studio 2019 and it is not working anymore (method is pretty simple below that worked in past - kindly let me know how to tweak/adjust it to make it work. Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set SASObj = CreateObject("SAS.Application.940")&lt;BR /&gt;SASObj.submit ("%include 'c:\Program.sas ';run;")&lt;BR /&gt;SASObj.Visible = False&lt;BR /&gt;SASObj.Wait = True&lt;BR /&gt;SASObj.Quit&lt;BR /&gt;Set SASObj = Nothing&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 14:53:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-SAS-program-through-VB-Net-Visual-Studio-2019/m-p/762561#M22834</guid>
      <dc:creator>Kal99</dc:creator>
      <dc:date>2021-08-19T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Running SAS program through VB.Net (Visual Studio 2019)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Running-SAS-program-through-VB-Net-Visual-Studio-2019/m-p/762901#M22867</link>
      <description>This documentation talks about the difference between VB6 and .NET:&lt;BR /&gt;&lt;BR /&gt;Programming in the .NET Environment&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/itechcdc/9.4/itechwcdg/p1t48e0y92v4jqn1csygma6z7178.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/itechcdc/9.4/itechwcdg/p1t48e0y92v4jqn1csygma6z7178.htm&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2021 17:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Running-SAS-program-through-VB-Net-Visual-Studio-2019/m-p/762901#M22867</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2021-08-20T17:45:16Z</dc:date>
    </item>
  </channel>
</rss>

