<?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: auto update in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557765#M155541</link>
    <description>hi oligolas&lt;BR /&gt;thanks for the quick replay&lt;BR /&gt;I'll make simplify my question&lt;BR /&gt;i had a transaction file in that every time one sequence number has to generate to run the code for the next job okay take like this&lt;BR /&gt;222 and 223 (2 files)&lt;BR /&gt;if I run 222 then the previous seqnum will be 221 but if it takes highest seqnum then it throughs abend similarly for the 223 so my question is how can I overcome that aband using sas code like do loops are retain give some suggestion</description>
    <pubDate>Fri, 10 May 2019 13:25:31 GMT</pubDate>
    <dc:creator>rohitkrishna</dc:creator>
    <dc:date>2019-05-10T13:25:31Z</dc:date>
    <item>
      <title>auto update</title>
      <link>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557734#M155530</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i have dought on auto-update scenario&amp;nbsp; below I given an example plz look on it &amp;amp; plz suggest the solution&amp;nbsp; in sas mainframe&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I get 2 sequnce_number&amp;nbsp; those are 421 &amp;amp; 422 while running the code it only picks one so by mistakenly it picks the second one so obesely&amp;nbsp; it gets an abend&amp;nbsp; while running next time&amp;nbsp; it mostly picks the second one so I want in sas coding to that scenario kindly plz suggest some solution&amp;nbsp; for this problem&amp;nbsp;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;rohitkrishna&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 11:09:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557734#M155530</guid>
      <dc:creator>rohitkrishna</dc:creator>
      <dc:date>2019-05-10T11:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: auto update</title>
      <link>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557741#M155532</link>
      <description>&lt;P&gt;I neither see an example in what you wrote nor do I understand your question. Please post some Piece of code / log and describe what you want to do&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 11:55:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557741#M155532</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2019-05-10T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: auto update</title>
      <link>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557765#M155541</link>
      <description>hi oligolas&lt;BR /&gt;thanks for the quick replay&lt;BR /&gt;I'll make simplify my question&lt;BR /&gt;i had a transaction file in that every time one sequence number has to generate to run the code for the next job okay take like this&lt;BR /&gt;222 and 223 (2 files)&lt;BR /&gt;if I run 222 then the previous seqnum will be 221 but if it takes highest seqnum then it throughs abend similarly for the 223 so my question is how can I overcome that aband using sas code like do loops are retain give some suggestion</description>
      <pubDate>Fri, 10 May 2019 13:25:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557765#M155541</guid>
      <dc:creator>rohitkrishna</dc:creator>
      <dc:date>2019-05-10T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: auto update</title>
      <link>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557979#M155638</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/259823"&gt;@rohitkrishna&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;hi oligolas&lt;BR /&gt;thanks for the quick replay&lt;BR /&gt;I'll make simplify my question&lt;BR /&gt;i had a transaction file in that every time one sequence number has to generate to run the code for the next job okay take like this&lt;BR /&gt;222 and 223 (2 files)&lt;BR /&gt;if I run 222 then the previous seqnum will be 221 but if it takes highest seqnum then it throughs abend similarly for the 223 so my question is how can I overcome that aband using sas code like do loops are retain give some suggestion&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you trying to make something work that persists across SAS sessions? Such as I shut down SAS the process knows where to find the last value to start incrementing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't tell what you are "looping through" though. A list of files? values? variables? datasets? libraries?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 20:58:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/auto-update/m-p/557979#M155638</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-10T20:58:23Z</dc:date>
    </item>
  </channel>
</rss>

