<?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: proc optlso in SAS IML in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321730#M3192</link>
    <description>&lt;P&gt;1. Yes&lt;/P&gt;
&lt;P&gt;2. Yes, the SAS/IML documentation has examples. See the &amp;nbsp;chapter &lt;A href="http://support.sas.com/documentation/cdl/en/imlug/68150/HTML/default/viewer.htm#imlug_procs_toc.htm" target="_self"&gt;"Submitting SAS Statements,&lt;/A&gt;" especially the section "Calling a Procedure."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you prefer video to reading documentation, you can watch a short video &lt;A href="http://blogs.sas.com/content/iml/2011/10/24/video-calling-sas-procedures-from-the-sasiml-language.html" target="_self"&gt;"Calling SAS procedures fro mthe SAS/IML language."&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 30 Dec 2016 12:25:04 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-12-30T12:25:04Z</dc:date>
    <item>
      <title>proc optlso in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321673#M3190</link>
      <description>&lt;OL&gt;
&lt;LI&gt;Is it possible to access proc optlso in SAS/IML ?&lt;/LI&gt;
&lt;LI&gt;If yes, is it possible to provide few example from the documentation on SAS/IML ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 00:51:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321673#M3190</guid>
      <dc:creator>Forecaster</dc:creator>
      <dc:date>2016-12-30T00:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: proc optlso in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321682#M3191</link>
      <description>&lt;PRE&gt;

I don't know what kind of product this proc optlso belong to.
But if you have license of it, you can invoke it in IML. I guess.
if you don't have its license, then you would be able to invoke it .

proc iml;
..........
submit;
proc optlso
......
endsub;
quit;


&lt;/PRE&gt;</description>
      <pubDate>Fri, 30 Dec 2016 03:24:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321682#M3191</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-12-30T03:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc optlso in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321730#M3192</link>
      <description>&lt;P&gt;1. Yes&lt;/P&gt;
&lt;P&gt;2. Yes, the SAS/IML documentation has examples. See the &amp;nbsp;chapter &lt;A href="http://support.sas.com/documentation/cdl/en/imlug/68150/HTML/default/viewer.htm#imlug_procs_toc.htm" target="_self"&gt;"Submitting SAS Statements,&lt;/A&gt;" especially the section "Calling a Procedure."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you prefer video to reading documentation, you can watch a short video &lt;A href="http://blogs.sas.com/content/iml/2011/10/24/video-calling-sas-procedures-from-the-sasiml-language.html" target="_self"&gt;"Calling SAS procedures fro mthe SAS/IML language."&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Dec 2016 12:25:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/321730#M3192</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-12-30T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: proc optlso in SAS IML</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/323807#M3211</link>
      <description>&lt;P&gt;By the way, PROC OPTLSO is part of SAS/OR:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?docsetId=orlsoug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=orlsoug_hplso_toc.htm&amp;amp;locale=en" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=orlsoug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=orlsoug_hplso_toc.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2017 22:57:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/proc-optlso-in-SAS-IML/m-p/323807#M3211</guid>
      <dc:creator>RobPratt</dc:creator>
      <dc:date>2017-01-10T22:57:28Z</dc:date>
    </item>
  </channel>
</rss>

