<?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 How can we create a Autocall library in SAS EG 8.2? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638428#M35841</link>
    <description>&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone let me know how can I create a Autocall library in SAS EG 8.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in Advance,&lt;/P&gt;&lt;P&gt;Thalla Reddy&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 18:19:05 GMT</pubDate>
    <dc:creator>THALLA_REDDY</dc:creator>
    <dc:date>2020-04-08T18:19:05Z</dc:date>
    <item>
      <title>How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638428#M35841</link>
      <description>&lt;P&gt;Hello -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone let me know how can I create a Autocall library in SAS EG 8.2?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in Advance,&lt;/P&gt;&lt;P&gt;Thalla Reddy&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:19:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638428#M35841</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2020-04-08T18:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638486#M35842</link>
      <description>&lt;P&gt;Please read the documentation on this then post any further questions:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n1o5fkxq0gqdpcn1xs3ksdks69tf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n1o5fkxq0gqdpcn1xs3ksdks69tf.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What OS does your SAS server run on? Setting up AUTOCALL libraries varies between operating systems.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 20:40:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638486#M35842</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-04-08T20:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638489#M35843</link>
      <description>&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;my SAS server is running on UNIX OS, I am able to compile the source code of my macro and stored it in the library. Now I am not able to make it as a AutoCall library, can you please help me on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Thalla&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 20:45:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638489#M35843</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2020-04-08T20:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638499#M35844</link>
      <description>&lt;P&gt;Here are the instructions for Unix:&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=hostunx&amp;amp;docsetTarget=p08uk7awhtj5w6n1qaj3n3h0oa4s.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=hostunx&amp;amp;docsetTarget=p08uk7awhtj5w6n1qaj3n3h0oa4s.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note the Unix file you store your AUTOCALL macro in must have a completely lower case name to work correctly. There is a good example in the link above for you to try out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are these the same steps you went through with your example?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 21:18:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638499#M35844</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-04-08T21:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638500#M35845</link>
      <description>&lt;P&gt;Strongly recommend using the SAS files with code in your autocall library. That way you know where the source is when something goes kaflooey.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We get a couple posts per year on people trying to recover macro code from catalogs and have issues because of settings used and/or since catalogs are a bit more OS dependent various upgrades can break them. With the source code in the library that doesn't happen because a version compiled with a (now not compatible) version of SAS or OS means the macros don't work.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 21:21:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638500#M35845</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-04-08T21:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create a Autocall library in SAS EG 8.2?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638691#M35852</link>
      <description>&lt;P class="xisDoc-paragraph"&gt;In batch mode, you can use the following JCL statements to specify an Autocall library.&lt;/P&gt;&lt;P class="xisDoc-paragraph"&gt;For a single Autocall library, use this example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sas"&gt;//MYJOB    JOB account. ... 
//         EXEC SAS,OPTIONS='MAUTOSOURCE' 
//SASAUTOS DD DSN=MY.MACROS,DISP=SHR&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="xisDoc-paragraph"&gt;For concatenated Autocall libraries, the following technique handles any combination of libraries:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sas"&gt;//MYJOB    JOB account ... 
//         EXEC SAS,OPTIONS='MAUTOSOURCE SASAUTOS=(AUTOLIB1, AUTOLIB2,
//          SASAUTOS)'
//AUTOLIB1 DD DSN=MY.MACROS1,DISP=SHR 
//AUTOLIB2 DD DSN=MY.MACROS2,DISP=SHR 
//SASAUTOS DD DSN=default.autocall.library,DISP=SHR&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I hope this will answer all your queries which you mentioned above and If not then please specify with more details.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am currently working on a website &lt;A title="Tilers Perth" href="https://ezytilingservices.com.au/" target="_self"&gt;tilers Perth&lt;/A&gt;&amp;nbsp;which is very helpful in tiling related services.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 14:57:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-can-we-create-a-Autocall-library-in-SAS-EG-8-2/m-p/638691#M35852</guid>
      <dc:creator>tilers-Perth</dc:creator>
      <dc:date>2020-04-09T14:57:34Z</dc:date>
    </item>
  </channel>
</rss>

