<?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: Creation execute file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178961#M264974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS reside on server and we don't have Enterprise Guide. Our customers have to upload a file with data to site and press button than SAS have to work and return the results by file. i don't know if we can do it and how can i operate SAS from site...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2014 04:59:31 GMT</pubDate>
    <dc:creator>Alexey</dc:creator>
    <dc:date>2014-02-20T04:59:31Z</dc:date>
    <item>
      <title>Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178957#M264970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i would like to ask if i have a option in SAS to create execute file( .exe).&lt;/P&gt;&lt;P&gt;I know that in Matlab you have an option.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 09:29:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178957#M264970</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-02-19T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178958#M264971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 13:03:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178958#M264971</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2014-02-19T13:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178959#M264972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;i have another question to you, can i operate SAS from other system automaticcally?&lt;/P&gt;&lt;P&gt;i will describe situation : my customer will enter my site, will put there his file, and will press button, this button will operate SAS program and then ther results will send to this customer by file.&lt;/P&gt;&lt;P&gt;can i do it? if yes, how can i operate SAS from site? thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 13:18:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178959#M264972</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-02-19T13:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178960#M264973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you do this depends on where your SAS executables are located.&amp;nbsp; If they are on a local machine that your customer has access to you can make a copy of the SAS icon and add the parameter -sysin='your_program_here.sas' to the startup script.&amp;nbsp; Alternately your button could use the amended script to launch the program in batch mode.&amp;nbsp; You would also need to redirect the log so any problems with the input data could be identified.&lt;/P&gt;&lt;P&gt;If your SAS resides an a server and typically you access it using Enterprise Guide then I would suggest creating a project containing a process flow that would analyse and output the customer data.&lt;/P&gt;&lt;P&gt;f you need more help you will have to describe your setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 23:01:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178960#M264973</guid>
      <dc:creator>RichardinOz</dc:creator>
      <dc:date>2014-02-19T23:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178961#M264974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS reside on server and we don't have Enterprise Guide. Our customers have to upload a file with data to site and press button than SAS have to work and return the results by file. i don't know if we can do it and how can i operate SAS from site...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 04:59:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178961#M264974</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-02-20T04:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178962#M264975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sounds like a job for a SAS Stored Process, but to use it you must have licensed a package that contains the SAS Integration Technologies component. What modules/products do you have on the server?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 07:46:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178962#M264975</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-02-20T07:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178963#M264976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have standard products, not something special.&lt;/P&gt;&lt;P&gt;but maybe can i operate SAS FROM DOS?&lt;/P&gt;&lt;P&gt;what is SAS Stored Process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 10:20:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178963#M264976</guid>
      <dc:creator>Alexey</dc:creator>
      <dc:date>2014-02-20T10:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178964#M264977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Stored Process (StP) is a SAS program, that can take arguments (prompts) and stream output (or other&amp;nbsp; things).&lt;/P&gt;&lt;P&gt;You need a SAS Metadata server to store the information about the StP, and a SAS Stored Process server to handle client access/requests. See the product pages on support.sas.com for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start a SAS program in DOS, and use a program name as a parameter, see the SAS Companion for Windows on how to do that. But, I guess you want to do this via a web server? Or how else should the users access the "button"? Most web architects and security folks is not very keen on having we requests go directly to executables in the OS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 11:39:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178964#M264977</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2014-02-20T11:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creation execute file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178965#M264978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can make a shell/bat that starts only if the file is present, the shell/bat stert a SAS session and execute sas program that has for input the file.&lt;/P&gt;&lt;P&gt;In other words: the customer load the file in the server,&lt;/P&gt;&lt;P&gt;The proces start, do what have to do, send by mail the result, delete the input file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2014 16:59:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creation-execute-file/m-p/178965#M264978</guid>
      <dc:creator>Barnipaz</dc:creator>
      <dc:date>2014-02-20T16:59:36Z</dc:date>
    </item>
  </channel>
</rss>

