<?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 sas mainfrmae html readable format in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sas-mainfrmae-html-readable-format/m-p/560826#M156909</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I tried to generate a report in sas mainframe by using sas proc report procedure and ods function while using to pdf its not working and I tried to print it in HTML so successfully it prints the output but it's not in the readible format so kindly help to find the solution for this issue below the code plz go through on the code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; OPTIONS NONUMBER NODATE PAGENO=1 ORIENTATION=LANDSCAPE LS=164 PS=60;&lt;BR /&gt;ODS LISTING CLOSE;ODS NORESULTS;&lt;BR /&gt;ODS HTML FILE=OUTPDF;&lt;BR /&gt;DATA SASWORK.TRP;&lt;BR /&gt;INFILE INPPDF;&lt;BR /&gt;INPUT @1 H $CHAR1.&lt;BR /&gt;@3 HED $CHAR4.&lt;BR /&gt;@8 NUM 3.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/70859"&gt;@12&lt;/a&gt; SEQNUM 3.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/274655"&gt;@16&lt;/a&gt; BUSDT 8.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/54795"&gt;@25&lt;/a&gt; COUNT 7.;&lt;BR /&gt;PUT _INFILE_;&lt;BR /&gt;RUN;&lt;BR /&gt;DATA SASWORK.FINAL;&lt;BR /&gt;SET SASWORK.TRP;&lt;BR /&gt;RUN;&lt;BR /&gt;PROC REPORT DATA=SASWORK.FINAL OUT=OUTPDF NOWD&lt;BR /&gt;NOHEADER&amp;nbsp;&lt;/P&gt;&lt;P&gt;STYLE(COLUMN)={ASIS=ON};&lt;BR /&gt;TITLE ' ';&lt;BR /&gt;COLUMNS H SEQNUM COUNT;&lt;BR /&gt;DEFINE H / DISPLAY NOPRINT;&lt;BR /&gt;DEFINE SEQNUM / DISPLAY;&lt;BR /&gt;DEFINE COUNT / DISPLAY;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;ODS HTML CLOSE;&lt;BR /&gt;ODS LISTING;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/P&gt;&lt;P&gt;and below the output plz look on it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"&amp;gt; &amp;lt;HTML&amp;gt; &amp;lt;!-- Ge&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;="shutdown()" vlink="#004488" link="#0066AA" leftmargin=8 bgcolor="#E0E0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;font face="Arial, Helvetica, Helv" size="3" color="#002288"&amp;gt;&amp;lt;A NAME="I&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;gt; &amp;lt;TR&amp;gt; &amp;lt;TD ALIGN=CENTER bgcolor="#E0E0E0"&amp;gt;&amp;lt;font face="Arial, Helvetica&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;TABLE cellspacing=1 cellpadding=7 rules=GROUPS frame=BOX border=1 bgc&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;ont&amp;gt;&amp;lt;/PRE&amp;gt; &amp;lt;/TD&amp;gt; &amp;lt;TD ALIGN=RIGHT bgcolor="#D3D3D3"&amp;gt;&amp;lt;PRE&amp;gt; &amp;lt;font face="A&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;000000"&amp;gt; 0&amp;lt;/font&amp;gt;&amp;lt;/PRE&amp;gt; &amp;lt;/TD&amp;gt; &amp;lt;TD ALIGN=RIGHT bgcolor="#D3D3D3"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;/font&amp;gt;&amp;lt;SCRIPT LANGUAGE="JavaScript"&amp;gt; &amp;lt;!-- // This script is to load al&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;so kindly help on this issue&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;thanks &amp;amp; regards&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Rohit Krishna&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 13:16:46 GMT</pubDate>
    <dc:creator>rohitkrishna</dc:creator>
    <dc:date>2019-05-22T13:16:46Z</dc:date>
    <item>
      <title>sas mainfrmae html readable format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-mainfrmae-html-readable-format/m-p/560826#M156909</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I tried to generate a report in sas mainframe by using sas proc report procedure and ods function while using to pdf its not working and I tried to print it in HTML so successfully it prints the output but it's not in the readible format so kindly help to find the solution for this issue below the code plz go through on the code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; OPTIONS NONUMBER NODATE PAGENO=1 ORIENTATION=LANDSCAPE LS=164 PS=60;&lt;BR /&gt;ODS LISTING CLOSE;ODS NORESULTS;&lt;BR /&gt;ODS HTML FILE=OUTPDF;&lt;BR /&gt;DATA SASWORK.TRP;&lt;BR /&gt;INFILE INPPDF;&lt;BR /&gt;INPUT @1 H $CHAR1.&lt;BR /&gt;@3 HED $CHAR4.&lt;BR /&gt;@8 NUM 3.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/70859"&gt;@12&lt;/a&gt; SEQNUM 3.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/274655"&gt;@16&lt;/a&gt; BUSDT 8.&lt;BR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/54795"&gt;@25&lt;/a&gt; COUNT 7.;&lt;BR /&gt;PUT _INFILE_;&lt;BR /&gt;RUN;&lt;BR /&gt;DATA SASWORK.FINAL;&lt;BR /&gt;SET SASWORK.TRP;&lt;BR /&gt;RUN;&lt;BR /&gt;PROC REPORT DATA=SASWORK.FINAL OUT=OUTPDF NOWD&lt;BR /&gt;NOHEADER&amp;nbsp;&lt;/P&gt;&lt;P&gt;STYLE(COLUMN)={ASIS=ON};&lt;BR /&gt;TITLE ' ';&lt;BR /&gt;COLUMNS H SEQNUM COUNT;&lt;BR /&gt;DEFINE H / DISPLAY NOPRINT;&lt;BR /&gt;DEFINE SEQNUM / DISPLAY;&lt;BR /&gt;DEFINE COUNT / DISPLAY;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;ODS HTML CLOSE;&lt;BR /&gt;ODS LISTING;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/P&gt;&lt;P&gt;and below the output plz look on it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"&amp;gt; &amp;lt;HTML&amp;gt; &amp;lt;!-- Ge&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;="shutdown()" vlink="#004488" link="#0066AA" leftmargin=8 bgcolor="#E0E0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;font face="Arial, Helvetica, Helv" size="3" color="#002288"&amp;gt;&amp;lt;A NAME="I&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;gt; &amp;lt;TR&amp;gt; &amp;lt;TD ALIGN=CENTER bgcolor="#E0E0E0"&amp;gt;&amp;lt;font face="Arial, Helvetica&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;TABLE cellspacing=1 cellpadding=7 rules=GROUPS frame=BOX border=1 bgc&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;ont&amp;gt;&amp;lt;/PRE&amp;gt; &amp;lt;/TD&amp;gt; &amp;lt;TD ALIGN=RIGHT bgcolor="#D3D3D3"&amp;gt;&amp;lt;PRE&amp;gt; &amp;lt;font face="A&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;000000"&amp;gt; 0&amp;lt;/font&amp;gt;&amp;lt;/PRE&amp;gt; &amp;lt;/TD&amp;gt; &amp;lt;TD ALIGN=RIGHT bgcolor="#D3D3D3"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF9900"&gt;&amp;lt;/font&amp;gt;&amp;lt;SCRIPT LANGUAGE="JavaScript"&amp;gt; &amp;lt;!-- // This script is to load al&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;so kindly help on this issue&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;thanks &amp;amp; regards&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Rohit Krishna&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 13:16:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-mainfrmae-html-readable-format/m-p/560826#M156909</guid>
      <dc:creator>rohitkrishna</dc:creator>
      <dc:date>2019-05-22T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: sas mainfrmae html readable format</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sas-mainfrmae-html-readable-format/m-p/560840#M156910</link>
      <description>&lt;P&gt;HI:&lt;BR /&gt;Here's a tip sheet for using ODS on the mainframe:&lt;BR /&gt;&lt;A href="http://support.sas.com/rnd/base/ods/templateFAQ/MVSODS3.pdf" target="_blank" rel="noopener"&gt;http://support.sas.com/rnd/base/ods/templateFAQ/MVSODS3.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As I remember, the issue you're running into can be fixed by specifying the RS=NONE option on the ODS HTML statement.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rs_none_mainframe.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29693iD688FC7E19B022CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="rs_none_mainframe.png" alt="rs_none_mainframe.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 13:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sas-mainfrmae-html-readable-format/m-p/560840#M156910</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-05-22T13:53:03Z</dc:date>
    </item>
  </channel>
</rss>

