<?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: ods text or proc odstext with proc report for email generation. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ods-text-or-proc-odstext-with-proc-report-for-email-generation/m-p/818599#M323117</link>
    <description>&lt;P&gt;Try reposting under Programming --&amp;gt; ODS and Base Reporting&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 15:18:28 GMT</pubDate>
    <dc:creator>JOL</dc:creator>
    <dc:date>2022-06-16T15:18:28Z</dc:date>
    <item>
      <title>ods text or proc odstext with proc report for email generation.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-text-or-proc-odstext-with-proc-report-for-email-generation/m-p/803480#M316370</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Would some one please help to format generated email.&lt;/P&gt;&lt;P&gt;Using ods html text produces boxes around each line in outlook; using proc odstext generates a big&amp;nbsp; gap with a line across screen between text and inserted report. All what I would like to have:&lt;/P&gt;&lt;P&gt;*******&lt;/P&gt;&lt;P&gt;Hello,-text&lt;/P&gt;&lt;P&gt;Report:-text&lt;/P&gt;&lt;P&gt;finalsumbita: - table&lt;/P&gt;&lt;P&gt;Thank you-text&lt;/P&gt;&lt;P&gt;*************&lt;/P&gt;&lt;P&gt;with out text in boxes, spacing and lines between text and report. Is there a way just add a table to proc odstext?&lt;/P&gt;&lt;P&gt;This is the code :&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;filename outbox email&lt;BR /&gt;from='xxxx'&lt;BR /&gt;to=( 'yyyy' )&lt;BR /&gt;type='text/html'&lt;BR /&gt;subject="Do Not Reply";&lt;BR /&gt;&lt;BR /&gt;ods html body=outbox rs=none style=HTMLBlue ;&lt;BR /&gt;&lt;BR /&gt;ods text = "Hello, "; /*option with text in box*/&lt;/P&gt;&lt;P&gt;ods text = "Report "; /*option with text in box*/&lt;BR /&gt;proc odstext ; /*option with line and extra spacing*/&lt;BR /&gt;p 'Hello,';&lt;BR /&gt;run;&lt;BR /&gt;proc report data=FINALSUBMITa nowd HEADLINE HEADSKIP&lt;BR /&gt;style (report) = { width=50% frame=void cellspacing=0 padding=0pt background = white borderwidth = 1&lt;BR /&gt;font_face = "Verdana" font_size = 10pt just=left}&lt;BR /&gt;style (column) = {background = white CELLHEIGHT = 2.5%&lt;BR /&gt;font_face = "Verdana" font_size = 10pt just=Center}&lt;BR /&gt;style (header) = {foreground = cx5e2750 font_face="Verdana"&lt;BR /&gt;font_size = 10pt just=center&lt;BR /&gt;background = white} ;&lt;/P&gt;&lt;P&gt;RUN ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc odstext;&lt;BR /&gt;p 'Thank You,';&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;title;&lt;BR /&gt;run;&lt;BR /&gt;ods html close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 00:09:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-text-or-proc-odstext-with-proc-report-for-email-generation/m-p/803480#M316370</guid>
      <dc:creator>val_nikolajevs</dc:creator>
      <dc:date>2022-03-23T00:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: ods text or proc odstext with proc report for email generation.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-text-or-proc-odstext-with-proc-report-for-email-generation/m-p/818599#M323117</link>
      <description>&lt;P&gt;Try reposting under Programming --&amp;gt; ODS and Base Reporting&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 15:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-text-or-proc-odstext-with-proc-report-for-email-generation/m-p/818599#M323117</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2022-06-16T15:18:28Z</dc:date>
    </item>
  </channel>
</rss>

