<?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 do until examples in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521780#M141591</link>
    <description>&lt;P&gt;Please suggest me how to learn different methods based on 'do until' loop and provide pdf if any file available&lt;/P&gt;</description>
    <pubDate>Sun, 16 Dec 2018 08:30:34 GMT</pubDate>
    <dc:creator>thanikondharish</dc:creator>
    <dc:date>2018-12-16T08:30:34Z</dc:date>
    <item>
      <title>do until examples</title>
      <link>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521780#M141591</link>
      <description>&lt;P&gt;Please suggest me how to learn different methods based on 'do until' loop and provide pdf if any file available&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 08:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521780#M141591</guid>
      <dc:creator>thanikondharish</dc:creator>
      <dc:date>2018-12-16T08:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: do until examples</title>
      <link>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521781#M141592</link>
      <description>&lt;P&gt;The &lt;A href="https://documentation.sas.com/?docsetId=lestmtsref&amp;amp;docsetTarget=p1021qt3a3n8m2n1vh11ggzhu57n.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=da" target="_self"&gt;SAS Documentation on the DO UNTIL Statement&lt;/A&gt; is a nice place to start &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise, a simple Google search for "SAS Do Until Example" will get you far.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 08:55:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521781#M141592</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-12-16T08:55:51Z</dc:date>
    </item>
    <item>
      <title>Re: do until examples</title>
      <link>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521808#M141604</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/209685"&gt;@thanikondharish&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Here are some results from doing a simple search on do until.&amp;nbsp; Do you know how to search? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en"&gt;DO UNTIL Statements :: SAS/IML 14.3 User's Guide &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;&lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statements :: SAS/IML 14.3 User's Guide Programming Statements &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statements The general form of the &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; statement is as follows: &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en"&gt; https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.3&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en"&gt; DO UNTIL Statements :: SAS/IML 14.2 User's Guide &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;&lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statements :: SAS/IML 14.2 User's Guide Programming Statements &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statements The general form of the &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; statement is as follows: &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en"&gt; https://documentation.sas.com/?docsetId=imlug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=imlug_programstatements_sect008.htm&amp;amp;locale=en &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetVersion=9.4&amp;amp;docsetTarget=p1838snxda3yvhn1o0jg6bnv5xyw.htm&amp;amp;locale=en"&gt; %DO %UNTIL Statement :: SAS® 9.4 Macro Language: Reference, Fifth Edition &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;%&lt;STRONG&gt;DO&lt;/STRONG&gt; %&lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statement :: SAS® 9.4 Macro Language: Reference, Fifth Edition %&lt;STRONG&gt;DO&lt;/STRONG&gt; %&lt;STRONG&gt;UNTIL&lt;/STRONG&gt; Statement Executes a section of a macro repetitively &lt;STRONG&gt;until&lt;/STRONG&gt; a condition is ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetVersion=9.4&amp;amp;docsetTarget=p1838snxda3yvhn1o0jg6bnv5xyw.htm&amp;amp;locale=en"&gt; https://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetVersion=9.4&amp;amp;docsetTarget=p1838snxda3yvhn1o0jg6bnv5xyw.htm&amp;amp;locale=en &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Studio/DO-UNTIL-STATEMENT/td-p/384075" target="_blank"&gt; DO UNTIL STATEMENT &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;Please explain how the &lt;STRONG&gt;do&lt;/STRONG&gt; &lt;STRONG&gt;until&lt;/STRONG&gt; loop as shown in the picture iterates to give the output as show in the other picture. ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Studio/DO-UNTIL-STATEMENT/td-p/384075" target="_blank"&gt; https://communities.sas.com/t5/SAS-Studio/DO-UNTIL-STATEMENT/td-p/384075 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/do-until-issue/td-p/50510" target="_blank"&gt; do until() issue &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;character, it turned out not hard to &lt;STRONG&gt;do&lt;/STRONG&gt;, as I am going to show you below. However, what I thought would-be equavalent expression seems not equavale... ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/do-until-issue/td-p/50510" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/do-until-issue/td-p/50510 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/Do-Until-Loop/td-p/216084" target="_blank"&gt; Do Until Loop &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;I have an issue that I think might work best with a &lt;STRONG&gt;do&lt;/STRONG&gt; &lt;STRONG&gt;until&lt;/STRONG&gt; loop. I have patient data for multiple hospital admissions and I want to keep all the records up ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/Do-Until-Loop/td-p/216084" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/Do-Until-Loop/td-p/216084 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/Do-Until-Do-While/td-p/127902" target="_blank"&gt; Do Until/ Do While &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;should be like this: ID sales A 2 A 3 A . B 1 B . B 2 B 4 C 1 C 2 i have used &lt;STRONG&gt;do&lt;/STRONG&gt; while but the output is a bit different: data sales1; &amp;nbsp;&amp;nbsp;&amp;nbsp;... ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/Do-Until-Do-While/td-p/127902" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/Do-Until-Do-While/td-p/127902 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/do-until-vs-do-while/td-p/253054" target="_blank"&gt; %do %until vs %do %while &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;I know %&lt;STRONG&gt;do&lt;/STRONG&gt; %&lt;STRONG&gt;until&lt;/STRONG&gt; checks the loop exit condition at the bottop of loop while %&lt;STRONG&gt;do&lt;/STRONG&gt; %while checks at the top of loop. Can %&lt;STRONG&gt;do&lt;/STRONG&gt; %&lt;STRONG&gt;until&lt;/STRONG&gt; be replaced by %&lt;STRONG&gt;do&lt;/STRONG&gt; %while in ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/do-until-vs-do-while/td-p/253054" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/do-until-vs-do-while/td-p/253054 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/Array-with-Do-Until/td-p/470066" target="_blank"&gt; Array with Do Until? &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;example below. I think and array with &lt;STRONG&gt;do&lt;/STRONG&gt; &lt;STRONG&gt;until&lt;/STRONG&gt; might work but I am not sure how to implement. Any suggestions? &amp;nbsp; Input Dataset:&amp;nbsp; subject&amp;nbsp; &amp;nbsp; Non... ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/Array-with-Do-Until/td-p/470066" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/Array-with-Do-Until/td-p/470066 &lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="result-card"&gt;&lt;A class="result-title_txt_all" href="https://communities.sas.com/t5/SAS-Programming/advantage-of-DO-UNTIL/td-p/257412" target="_blank"&gt; advantage of DO UNTIL &lt;/A&gt;
&lt;SECTION class="result-contentSnippet"&gt;What advantage can be made of &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; over &lt;STRONG&gt;DO&lt;/STRONG&gt; WHILE &amp;nbsp;in programming because of the fact that &lt;STRONG&gt;DO&lt;/STRONG&gt; &lt;STRONG&gt;UNTIL&lt;/STRONG&gt; executes at least once? ...&lt;/SECTION&gt;
&lt;A class="result-url" href="https://communities.sas.com/t5/SAS-Programming/advantage-of-DO-UNTIL/td-p/257412" target="_blank"&gt; https://communities.sas.com/t5/SAS-Programming/advantage-of-DO-UNTIL/td-p/257412 &lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 16 Dec 2018 17:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/do-until-examples/m-p/521808#M141604</guid>
      <dc:creator>VDD</dc:creator>
      <dc:date>2018-12-16T17:24:23Z</dc:date>
    </item>
  </channel>
</rss>

