<?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: The quoted string currently being processed has become more than 262 characters long. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839393#M331905</link>
    <description>Thank you so much for the reply&lt;BR /&gt;means a lot</description>
    <pubDate>Wed, 19 Oct 2022 14:50:34 GMT</pubDate>
    <dc:creator>lankamanoja</dc:creator>
    <dc:date>2022-10-19T14:50:34Z</dc:date>
    <item>
      <title>The quoted string currently being processed has become more than 262 characters long.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839341#M331885</link>
      <description>&lt;P&gt;%macro data_pull(sas_run_date=%sysfunc(today()),rpt_ds=FIN360_MBR_ROSTER_RPT_Curr,Rpt_Missing=MBR_MISSING_SNF);&lt;/P&gt;&lt;P&gt;data_null_;&lt;BR /&gt;/* sas_run_date = today();*/&lt;BR /&gt;/* sas_run_date = &amp;amp;Report_Run_Dt;*/&lt;BR /&gt;sas_run_date = &amp;amp;sas_run_date.;&lt;BR /&gt;begindt=intnx("Month",sas_run_date,-1,'B');&lt;BR /&gt;enddt=intnx("Month",sas_run_date,0,'E');&lt;BR /&gt;CALL SYMput('sas_run_dt' , "'"|| TRIM(LEFT(put(sas_run_date,DATE9.))) ||"'d");&lt;BR /&gt;CALL SYMput('beg_dt' , "'"|| TRIM(LEFT(put(begindt,DATE9.))) ||"'d");&lt;BR /&gt;CALL SYMput('end_dt' , "'"|| TRIM(LEFT(put(enddt,DATE9.))) ||"'d");&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;%put &amp;amp;sas_run_dt.;&lt;BR /&gt;%put &amp;amp;beg_dt.;&lt;BR /&gt;%put &amp;amp;end_dt.;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 11:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839341#M331885</guid>
      <dc:creator>lankamanoja</dc:creator>
      <dc:date>2022-10-19T11:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: The quoted string currently being processed has become more than 262 characters long.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839384#M331901</link>
      <description>&lt;P&gt;What is the question?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 13:46:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839384#M331901</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2022-10-19T13:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: The quoted string currently being processed has become more than 262 characters long.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839385#M331902</link>
      <description>&lt;P&gt;Two steps to take:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First, since the code looks fine, just run it again in a new SAS session.&amp;nbsp; Unbalanced quotes can occur because of the code that ran before this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second, if the problem is still there, post the log so we can see what the message refers to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 13:53:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839385#M331902</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2022-10-19T13:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: The quoted string currently being processed has become more than 262 characters long.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839393#M331905</link>
      <description>Thank you so much for the reply&lt;BR /&gt;means a lot</description>
      <pubDate>Wed, 19 Oct 2022 14:50:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/The-quoted-string-currently-being-processed-has-become-more-than/m-p/839393#M331905</guid>
      <dc:creator>lankamanoja</dc:creator>
      <dc:date>2022-10-19T14:50:34Z</dc:date>
    </item>
  </channel>
</rss>

