<?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 SAS on mainframe in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367006#M275275</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have question runing SAS on mainframe,but I am not sure what category of the topic belongs to for my question, so I choose General question as a Location,if you know please tell me.thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My SAS question on mainframe is :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Is there an auto variable like &amp;amp;SYSDATE or &amp;amp;SYSJOBID. that can show the current JCL job file's full name in SAS log?&lt;/P&gt;
&lt;P&gt;i.e. the current full job file is "user.research.pds(test1)". I want call an auto variable in the curent program to show that in SAS log.I am not sure there was such an auto variable,please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2017 15:37:06 GMT</pubDate>
    <dc:creator>GeorgeSAS</dc:creator>
    <dc:date>2017-06-14T15:37:06Z</dc:date>
    <item>
      <title>SAS on mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367006#M275275</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have question runing SAS on mainframe,but I am not sure what category of the topic belongs to for my question, so I choose General question as a Location,if you know please tell me.thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My SAS question on mainframe is :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Is there an auto variable like &amp;amp;SYSDATE or &amp;amp;SYSJOBID. that can show the current JCL job file's full name in SAS log?&lt;/P&gt;
&lt;P&gt;i.e. the current full job file is "user.research.pds(test1)". I want call an auto variable in the curent program to show that in SAS log.I am not sure there was such an auto variable,please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 15:37:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367006#M275275</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-06-14T15:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367010#M275276</link>
      <description>&lt;P&gt;In non-mainframe environments, I have always used something along these lines:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title "Program:&amp;nbsp; %sysfunc(getoption(sysin))";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try it on the mainframe to see if it works there.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 15:42:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367010#M275276</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-06-14T15:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367024#M275277</link>
      <description>Thank you Astounding,this does not work on mainframe,I think that is an UNIX way.</description>
      <pubDate>Wed, 14 Jun 2017 16:03:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367024#M275277</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-06-14T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367142#M275278</link>
      <description>What about &amp;amp;SYSJOBID?</description>
      <pubDate>Wed, 14 Jun 2017 21:10:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/367142#M275278</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-06-14T21:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAS on mainframe</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/368395#M275279</link>
      <description>&lt;P&gt;%sysjpbid is the id of the job, not the job file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 17:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-on-mainframe/m-p/368395#M275279</guid>
      <dc:creator>GeorgeSAS</dc:creator>
      <dc:date>2017-06-19T17:12:43Z</dc:date>
    </item>
  </channel>
</rss>

