<?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>Quentin Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>Quentin Tracker</description>
    <pubDate>Fri, 15 May 2026 02:08:19 GMT</pubDate>
    <dc:date>2026-05-15T02:08:19Z</dc:date>
    <item>
      <title>Re: SAS Programming 1: Essentials Lesson 6 Activity p106a02.sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Programming-1-Essentials-Lesson-6-Activity-p106a02-sas/m-p/987868#M380088</link>
      <description>&lt;P&gt;Your log looks fine to me.&amp;nbsp; If you are concerned about:&lt;/P&gt;
&lt;PRE&gt; NOTE: Unable to open parameter catalog: SASUSER.PARMS.PARMS.SLIST in update mode. Temporary parameter values will be saved to 
 WORK.PARMS.PARMS.SLIST.&lt;/PRE&gt;
&lt;P&gt;that note can be safely ignored.&amp;nbsp; See e.g. discussion it related posts:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/NOTE-Unable-to-open-parameter-catalog-SASUSER-PARMS-PARMS-SLIST/td-p/975185" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/NOTE-Unable-to-open-parameter-catalog-SASUSER-PARMS-PARMS-SLIST/td-p/975185&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Supressing-specific-log-message-NOTE-Unable-to-open-parameter/td-p/812316" target="_blank"&gt;https://communities.sas.com/t5/SAS-Programming/Supressing-specific-log-message-NOTE-Unable-to-open-parameter/td-p/812316&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 15:07:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Programming-1-Essentials-Lesson-6-Activity-p106a02-sas/m-p/987868#M380088</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-05-13T15:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Programming 1: Essentials Lesson 6 Activity p106a02.sas</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-Programming-1-Essentials-Lesson-6-Activity-p106a02-sas/m-p/987806#M380078</link>
      <description>&lt;P&gt;Immediately prior to this question, there is a prior activity "Create a Macro Variable (Required)".&amp;nbsp; That step has the instructions for creating the macro variable &amp;amp;outpath.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned there in one of the options, you will need write access to this directory.&amp;nbsp; If you don't know where you have write access, you could use:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let outpath = %sysfunc(pathname(work));&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That will write your output files to the temporary work directory used by your SAS session.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2026 15:47:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-Programming-1-Essentials-Lesson-6-Activity-p106a02-sas/m-p/987806#M380078</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-05-12T15:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why I Still Trust This Community More Than Any AI Assistant</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987400#M380060</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127222"&gt;@acordes&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Looking ahead, I’m curious how you see the near future of coding and development in SAS. Will SAS provide its own RAG‑based “copilot” for Viya developers? And how do you think that will change the way we write, debug, and deploy SAS code or create reports or train and score models?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm not on Viya (sadly).&amp;nbsp; But yes, SAS has already released SAS Viya Copilot:&amp;nbsp;&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-Copilot-Tips-and-Tricks/ta-p/981845&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might also be interested in Joe Matise's presentation from SAS Innovate:&amp;nbsp;&lt;A href="https://github.com/matise-joe-norc/connect-saspy" target="_blank"&gt;https://github.com/matise-joe-norc/connect-saspy&lt;/A&gt;&amp;nbsp; which will work with SAS 9.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 13:21:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-I-Still-Trust-This-Community-More-Than-Any-AI-Assistant/m-p/987400#M380060</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-05-06T13:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft Graph Email: Unable to Add Multiple Recipients via SAS Code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Microsoft-Graph-Email-Unable-to-Add-Multiple-Recipients-via-SAS/m-p/986928#M380003</link>
      <description>&lt;P&gt;This is not a complete answer, but you'll need to add some looping to generate the json array of email addresses.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could try replacing your current line:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;put '      { "emailAddress": { "address": "' addr +(-1) '" } }';&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;With a macro loop like below:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;  %local i ;
  %do i=1 %to %sysfunc(countw(&amp;amp;to,%str( ))) ;
    %if &amp;amp;i&amp;gt;1 %then %do ;
      put "," ;
    %end ;
    put "      { ""emailAddress"": { ""address"": ""%scan(&amp;amp;to,&amp;amp;i,%str( ))"" } }";
  %end ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That would allow you to pass a space-delimited list of email addresses.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2026 19:22:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Microsoft-Graph-Email-Unable-to-Add-Multiple-Recipients-via-SAS/m-p/986928#M380003</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-04-28T19:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding of &amp;syscc</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Understanding-of-amp-syscc/m-p/985027#M379780</link>
      <description>&lt;P&gt;There are papers that suggest syscc values 1-4 are warnings, and &amp;gt;4 are errors.&amp;nbsp; But the documentation doesn't make that claim.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;A SYSCC value of 0 at SAS termination indicates success for that operating environment. A nonzero value might indicate an error or warning condition.&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/mcrolref/p11nt7mv7k9hl4n1x9zwkralgq1b.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/mcrolref/p11nt7mv7k9hl4n1x9zwkralgq1b.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still use log scanning to catch error messages, warnings, and bad notes, and send myself those problematic messages.&amp;nbsp; If you search lexjansen.com, there are tons of papers on log scanning if you want to see that approach.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2026 12:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Understanding-of-amp-syscc/m-p/985027#M379780</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-03-20T12:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Find All Full Years Between Two Dates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-All-Full-Years-Between-Two-Dates/m-p/984732#M379724</link>
      <description>&lt;P&gt;How do you want to handle the edge case of date_01=01/01/2023 date_02=12/31/2023?&amp;nbsp; Do you want that to be considered a full year?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 12:20:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-All-Full-Years-Between-Two-Dates/m-p/984732#M379724</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-03-13T12:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: PROC PRINTTO log truncated in background execution</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-PRINTTO-log-truncated-in-background-execution/m-p/984295#M379687</link>
      <description>&lt;P&gt;I think I would start by looking for the code for the OPTIONS statement that is turning off notes and source:&lt;/P&gt;
&lt;PRE&gt;8927 options nonotes nosource nosyntaxcheck;&lt;/PRE&gt;
&lt;P&gt;Is that the last thing you see in the log?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is that options statement coming from your macro? User-written code? Is it being automatically generated by Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's definitely possible for a macro to turn off logging and forget to turn it back on at the end.&amp;nbsp; But I can't think why that would only happen with a background submit.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 22:33:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-PRINTTO-log-truncated-in-background-execution/m-p/984295#M379687</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-03-02T22:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Display the box plot's outliers</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-the-box-plot-s-outliers/m-p/983682#M379548</link>
      <description>&lt;P&gt;Assuming you're using SGPLOT with VBOX or HBOX, see the DATALABEL option:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatproc/p1gylmjb4jaadfn1233wm4uzeb0e.htm#n1e5yepfne1f4zn137mttauqq7ti" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/grstatproc/p1gylmjb4jaadfn1233wm4uzeb0e.htm#n1e5yepfne1f4zn137mttauqq7ti&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 13:47:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-the-box-plot-s-outliers/m-p/983682#M379548</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-02-18T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why do unused class statement variables affect model parameter accuracy?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-do-unused-class-statement-variables-affect-model-parameter/m-p/983542#M49264</link>
      <description>&lt;P&gt;If you have missing values for some of the CLASS variables, by default they will cause the record to be excluded from the analysis, even if that CLASS variable is not used in your model.&amp;nbsp; When that happens, you should see a note in your output:&lt;/P&gt;
&lt;PRE&gt;NOTE: 1 observation was deleted due to missing values for the response or explanatory variables.
&lt;/PRE&gt;
&lt;P&gt;You could add the /missing option to your CLASS statement, which would include explanatory variables with missing values in your model, giving them their own category.&amp;nbsp; Or your macro could generate the appropriate list of CLASS variables.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 14:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-do-unused-class-statement-variables-affect-model-parameter/m-p/983542#M49264</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-02-16T14:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Wondering if it is possible the generation of ALT descriptions for SAS/GRAPH programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Wondering-if-it-is-possible-the-generation-of-ALT-descriptions/m-p/983395#M379493</link>
      <description>&lt;P&gt;Assuming you don't find a SAS solution, you might suggest this as a product enhancement:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Product-Suggestions/idb-p/product-suggestions" target="_blank"&gt;https://communities.sas.com/t5/SAS-Product-Suggestions/idb-p/product-suggestions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The LLM approach makes sense.&amp;nbsp; I haven't tried SAS Viya Copilot, but I wonder if SAS could adapt it to generate alt-text from graph images (or I guess from the data used to generate the graph).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 13:54:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Wondering-if-it-is-possible-the-generation-of-ALT-descriptions/m-p/983395#M379493</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-02-12T13:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wondering if it is possible the generation of ALT descriptions for SAS/GRAPH programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Wondering-if-it-is-possible-the-generation-of-ALT-descriptions/m-p/983393#M379491</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;&amp;nbsp;the links your posted explain how to generate colorful graphs, but the question here is is there a way to automatically generate the ALT text that summarizes a graph (that would be displayed on hover, or for visually-impaired viewers with screen readers).&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a pretty cool feature.&amp;nbsp; I know SAS has done a lot of work on graphics accessibility, including translating graphs into audio representations:&amp;nbsp;&lt;A href="https://www.perkins.org/resource/sas-enables-visually-impaired-visualize-data/" target="_blank"&gt;https://www.perkins.org/resource/sas-enables-visually-impaired-visualize-data/&lt;/A&gt;&amp;nbsp; .&amp;nbsp; But I don't recall seeing anything that would automatically generate an alt-text summary of a graph.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 13:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Wondering-if-it-is-possible-the-generation-of-ALT-descriptions/m-p/983393#M379491</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-02-12T13:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reg on each row?! with Slope/Intercept saved out?!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Reg-on-each-row-with-Slope-Intercept-saved-out/m-p/982740#M49184</link>
      <description>&lt;P&gt;Agree with &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;, use the same transpose approach provided in the other thread.&amp;nbsp; Then you can run your regression like:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc reg data=have;
  model y=x;
  by xahead;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;With statements added to output the parameters you want.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 15:54:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-Reg-on-each-row-with-Slope-Intercept-saved-out/m-p/982740#M49184</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-30T15:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Reg on each row?! with Slope/Intercept saved out?!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-Reg-on-each-row-with-Slope-Intercept-saved-out/m-p/982732#M49181</link>
      <description>&lt;P&gt;**EDIT** I may have completely misunderstood your question.&amp;nbsp; Can you describe your data, and show the regression you want to run?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What are the values &lt;SPAN&gt;[100 80 60 40 30 20 10 5]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;?&amp;nbsp; Are they counts? or Times?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regardless, you should transpose your data to be vertical.&amp;nbsp; It would have three columns, X Y Group.&amp;nbsp; Where group is&amp;nbsp;[100 80 60 40 30 20 10 5].&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then you could run PROC REG or whatever with a BY statement for group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Rather than post a SAS dataset, it would be more helpful to post sample data a DATA step using the CARDS statement.&amp;nbsp; You should also post the code you have tried, that will help people help you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 15:24:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-Reg-on-each-row-with-Slope-Intercept-saved-out/m-p/982732#M49181</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-30T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Report with 1000 days from now</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Report-with-1000-days-from-now/m-p/982721#M43636</link>
      <description>&lt;P&gt;Not sure if you're asking about how to generate the title, or the WHERE statement for filtering your data.&amp;nbsp; Can you show an example of the code you have tried?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would likely use the macro variables to store the start and end of the interval.&amp;nbsp; You could calculate those like:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let start= %sysfunc(intnx(day,%sysfunc(today()),-1000),date9) ;
%let end=   %sysfunc(intnx(day,%sysfunc(today()),-1000+15),date9) ;
%put &amp;amp;=start &amp;amp;=end ;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jan 2026 13:51:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Report-with-1000-days-from-now/m-p/982721#M43636</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-30T13:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with ODS in SAS EG 8.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-with-ODS-in-SAS-EG-8-3/m-p/982613#M46383</link>
      <description>&lt;P&gt;Without code or a log we would be pretty much guessing at possibilities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To start, would turn on system option MPRINT, and review your log for the PROC SURVEYFREQ step to make sure it completed successfully, that the input data did not have 0 obs, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There shouldn't be anything special about running a PROC inside a macro.&amp;nbsp; And shouldn't be a difference between the EG versions.&amp;nbsp; So it's hard for me to guess what might be happening.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 21:00:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-with-ODS-in-SAS-EG-8-3/m-p/982613#M46383</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-28T21:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem with ODS in SAS EG 8.3</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-with-ODS-in-SAS-EG-8-3/m-p/982599#M46381</link>
      <description>&lt;P&gt;Please share a small example of code that causes the problem.&amp;nbsp; &amp;nbsp;Please share the log from running that code. Also please explain the problem.&amp;nbsp; Do you get errors in your log?&amp;nbsp; Is the ODS output file not being created? etc.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 20:13:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/problem-with-ODS-in-SAS-EG-8-3/m-p/982599#M46381</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-28T20:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create a catalog table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Create-a-catalog-table/m-p/982572#M379354</link>
      <description>&lt;P&gt;If the library has SAS datasets in it, you should see the size.&amp;nbsp; But it looks like the library points to CAS tables?&amp;nbsp; It's possible the sashelp catalog won't know the size of the table.&amp;nbsp; That often happens with libraries that point to relational databases as well.&amp;nbsp; &amp;nbsp; If you need to get the size of a CAS table, you might want to look at CAS-specific methods, see e.g. this thread:&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Viya/How-to-get-the-size-of-a-table-in-CAS/td-p/760880" target="_blank"&gt;https://communities.sas.com/t5/SAS-Viya/How-to-get-the-size-of-a-table-in-CAS/td-p/760880&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 17:07:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Create-a-catalog-table/m-p/982572#M379354</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-28T17:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Combine the coding on arrays in the same data step</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Combine-the-coding-on-arrays-in-the-same-data-step/m-p/982265#M43631</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/134532"&gt;@NewUsrStat&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Could you please give me an example? Thank you very much!&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please note Tom's first answer.&amp;nbsp; He already provided a full example, almost identical to Kathryn's.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jan 2026 13:22:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Combine-the-coding-on-arrays-in-the-same-data-step/m-p/982265#M43631</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-21T13:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a macro variable in a if else condition</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-use-a-macro-variable-in-a-if-else-condition/m-p/982233#M46375</link>
      <description>&lt;P&gt;Sorry, my macro code will only work if the code is inside a macro definition.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jan 2026 16:03:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-use-a-macro-variable-in-a-if-else-condition/m-p/982233#M46375</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-20T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use a macro variable in a if else condition</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-use-a-macro-variable-in-a-if-else-condition/m-p/982228#M46370</link>
      <description>&lt;P&gt;One of the key parts to learning the macro language is to learn the difference between %IF and IF.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to use the macro language to decide which SAS code the macro will generate, you use the %IF statement.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;It sounds like you might want:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%let cie=b2;

data class;
  format company $1.;
  set sashelp.class;
  
  %if &amp;amp;cie=b1 %then %do;
    company="A";
  %end;
  %else %if &amp;amp;cie=b2 %then %do;
    company="B";
  %end;
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Jan 2026 15:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-use-a-macro-variable-in-a-if-else-condition/m-p/982228#M46370</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2026-01-20T15:51:10Z</dc:date>
    </item>
  </channel>
</rss>

