<?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: VBScript in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9083#M2497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link removed was to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/?s=X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html&amp;amp;searchsubmit=Search+this+blog"&gt;http://blogs.sas.com/content/sasdummy/?s=X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html&amp;amp;searchsubmit=Search+this+blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 20:56:42 GMT</pubDate>
    <dc:creator>Mike_Davis</dc:creator>
    <dc:date>2012-09-04T20:56:42Z</dc:date>
    <item>
      <title>VBScript</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9079#M2493</link>
      <description>I am running SAS 9.1, EG 4.1.  I am trying to execute a vbscript from code in SAS EG.  I can not use the x or call system command.  Is there any way that I can write VBSCRIPT code in SAS and execute or call a vbscript file on my local computer to run without causing my SAS administrator work?</description>
      <pubDate>Wed, 28 Oct 2009 18:44:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9079#M2493</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2009-10-28T18:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9080#M2494</link>
      <description>Where is SAS running (the SAS server): On your local machine or a remote one?&lt;BR /&gt;
&lt;BR /&gt;
Can you execute SAS code in batch on this machine?&lt;BR /&gt;
&lt;BR /&gt;
I believe for EG sessions (object spawner) the option noxcmd is the default. That's why you can't use shell escape commands like 'x'. I also believe the default for SAS batch processing is xcmd.&lt;BR /&gt;
&lt;BR /&gt;
As EG is only the client: Make sure your VBSCRIPT file is where the SAS server is.&lt;BR /&gt;
&lt;BR /&gt;
For more ideas: Please explain a bit more what you want to achieve and what you have.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
Patrick</description>
      <pubDate>Wed, 28 Oct 2009 21:35:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9080#M2494</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2009-10-28T21:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9081#M2495</link>
      <description>SAS is running on a remote server.  Not quite sure what you mean by execute SAS code in batch.  I can submit code, and it runs on the server.&lt;BR /&gt;
&lt;BR /&gt;
Here is what I want to accomplish.  I have data on my local machine, on the SAS server, and on another server.  I would like to be able to manipulate files in all these places from within SAS to automate processes.  Right now, I can import files from either server because I use absolute addresses, but I can't import from my local computer.  Doesn't seem to recognize c:\ as a drive, but maybe this is a seperate problem. &lt;BR /&gt;
&lt;BR /&gt;
I have vbscript files written to copy and rename monthly csv files, clear log files, etc.  I would like to be able to do this through SAS.  My SAS administrator is not an expert, so I would like to avoid having to explain to him how to remove the noxcmd option if possible.</description>
      <pubDate>Thu, 29 Oct 2009 11:43:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9081#M2495</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2009-10-29T11:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9082#M2496</link>
      <description>See if this blog entry helps:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://blogs.sas.com/sasdummy/index.php?/archives/136-Using-the-X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html" target="_blank"&gt;http://blogs.sas.com/sasdummy/index.php?/archives/136-Using-the-X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Chris</description>
      <pubDate>Thu, 19 Nov 2009 23:42:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9082#M2496</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2009-11-19T23:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: VBScript</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9083#M2497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the link removed was to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/?s=X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html&amp;amp;searchsubmit=Search+this+blog"&gt;http://blogs.sas.com/content/sasdummy/?s=X-and-SYSTASK-commands-from-SAS-Enterprise-Guide.html&amp;amp;searchsubmit=Search+this+blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 20:56:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/VBScript/m-p/9083#M2497</guid>
      <dc:creator>Mike_Davis</dc:creator>
      <dc:date>2012-09-04T20:56:42Z</dc:date>
    </item>
  </channel>
</rss>

