<?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: email body font size and grid changes in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/email-body-font-size-and-grid-changes/m-p/604264#M175167</link>
    <description>&lt;P&gt;please see attachments for result and expected&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 20:06:21 GMT</pubDate>
    <dc:creator>radha009</dc:creator>
    <dc:date>2019-11-14T20:06:21Z</dc:date>
    <item>
      <title>email body font size and grid changes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/email-body-font-size-and-grid-changes/m-p/604258#M175163</link>
      <description>&lt;P&gt;on my email generate the font size changes to big font and grid lines are disappear on attaching the files to the email.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC TEMPLATE;&lt;BR /&gt;DEFINE STYLE STYLES.TEST;&lt;BR /&gt;PARENT=STYLES.Normal;&lt;BR /&gt;CLASS BODY /&lt;BR /&gt;HTMLSTYLE="BORDER:NONE";&lt;BR /&gt;CLASS SYSTITLEANDFOOTERCONTAINER /&lt;BR /&gt;HTMLSTYLE="BORDER:NONE";&lt;BR /&gt;CLASS PAGE /&lt;BR /&gt;HTMLSTYLE="BORDER:NONE";&lt;BR /&gt;END;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;filename mailbox email&lt;BR /&gt;subject="on-call schedule"&lt;BR /&gt;from='test@mail.com'&lt;BR /&gt;to=('test@mail.com')&lt;BR /&gt;attach= ("&amp;amp;outfile" "&amp;amp;outfile1")&lt;BR /&gt;type="text/html";&lt;/P&gt;&lt;P&gt;ods MSOffice2K body=mailbox style=STYLES.TEST;&lt;BR /&gt;/***********************************Report***********************************/&lt;BR /&gt;proc odstext;&lt;BR /&gt;p "Good Afternoon, Application Management! ";&lt;BR /&gt;run;&lt;BR /&gt;title 'OnCall Support this weekend : ' &amp;amp;x. '-' &amp;amp;a.;&lt;BR /&gt;OPTIONS NOCENTER;&lt;BR /&gt;proc report data=call.week_sch&lt;BR /&gt;STYLE(Header)={background=lightgray foreground=black}&lt;BR /&gt;style(column)={background=White foreground=black}&lt;BR /&gt;style(report)={width=14in} split='^';&lt;BR /&gt;column Support_Type Friday_oncall Saturday_oncall Sunday_oncall Monday_oncall;&lt;BR /&gt;define Support_Type / display style(header)=[font_face='Arial' font_size=11pt] style(column)=[just=left fontsize=11pt]'L2 Support Schedule';&lt;BR /&gt;define Friday_oncall / display style(header)=[font_face='Arial' font_size=11pt] style(column)=[just=left fontsize=11pt] "Friday (&amp;amp;x)";&lt;BR /&gt;define Saturday_oncall / display style(header)=[font_face='Arial' font_size=11pt] style(column)=[just=left fontsize=11pt] "Saturday (&amp;amp;y)";&lt;BR /&gt;define Sunday_oncall / display style(header)=[font_face='Arial' font_size=11pt] style(column)=[just=left fontsize=11pt] "Sunday (&amp;amp;z)";&lt;BR /&gt;define Monday_oncall / display style(header)=[font_face='Arial' font_size=11pt] style(column)=[just=left fontsize=11pt] "Monday (&amp;amp;a)";&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;footnote "***Please see the attachment for oncall Contacts &amp;amp; Weekend Change requests ";&lt;/P&gt;&lt;P&gt;ods msoffice2k close;&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 19:51:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/email-body-font-size-and-grid-changes/m-p/604258#M175163</guid>
      <dc:creator>radha009</dc:creator>
      <dc:date>2019-11-14T19:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: email body font size and grid changes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/email-body-font-size-and-grid-changes/m-p/604264#M175167</link>
      <description>&lt;P&gt;please see attachments for result and expected&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 20:06:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/email-body-font-size-and-grid-changes/m-p/604264#M175167</guid>
      <dc:creator>radha009</dc:creator>
      <dc:date>2019-11-14T20:06:21Z</dc:date>
    </item>
  </channel>
</rss>

