<?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: htmlscroll tagset in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58435#M6970</link>
    <description>Hi:&lt;BR /&gt;
  Following Scott's suggestion is a good idea. However, the HTMLSCROLL code is  quite lengthy and if the SAS Log does not reveal anything obvious, your next "stop" should be to open a track with Tech Support on this issue.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 17 Feb 2010 15:24:58 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2010-02-17T15:24:58Z</dc:date>
    <item>
      <title>htmlscroll tagset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58433#M6968</link>
      <description>I'm getting the error below (Log Output) when I try to run this code:&lt;BR /&gt;
%include "C:\Documents and Settings\htmlscroll\htmlscroll.tpl";&lt;BR /&gt;
ods tagsets.htmlscroll file="C:\Documents and Settings\htmlscroll\scroll.html" options(scroll_batch_size='6');&lt;BR /&gt;
proc print data=sashelp.class;&lt;BR /&gt;
run;&lt;BR /&gt;
ods tagsets.htmlscroll close;&lt;BR /&gt;
&lt;BR /&gt;
Log Output:&lt;BR /&gt;
&lt;BR /&gt;
626        ods tagsets.htmlscroll file="C:\Documents and&lt;BR /&gt;
               _______&lt;BR /&gt;
               180&lt;BR /&gt;
626      ! Settings\htmlscroll\scroll.html"&lt;BR /&gt;
626      ! options(scroll_batch_size='6');&lt;BR /&gt;
ERROR 180-322: Statement is not valid or it is used out of proper order.</description>
      <pubDate>Wed, 17 Feb 2010 04:11:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58433#M6968</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-02-17T04:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: htmlscroll tagset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58434#M6969</link>
      <description>I expect that your INCLUDE file has an open comment or some other problem cause.  Suggest adding the code below ahead of your INCLUDE for desk-checking opportunity:&lt;BR /&gt;
&lt;BR /&gt;
OPTIONS SOURCE SOURCE2 MACROGEN SYMBOLGEN MPRINT;&lt;BR /&gt;
&lt;BR /&gt;
Normally you should want to see your SAS code as it is being compiled and executed through your SAS program logic - though it would depend on what statements are defined and what DATA/PROC processing actually occurs in the INCLUDE code.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 17 Feb 2010 14:07:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58434#M6969</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-17T14:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: htmlscroll tagset</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58435#M6970</link>
      <description>Hi:&lt;BR /&gt;
  Following Scott's suggestion is a good idea. However, the HTMLSCROLL code is  quite lengthy and if the SAS Log does not reveal anything obvious, your next "stop" should be to open a track with Tech Support on this issue.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 17 Feb 2010 15:24:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/htmlscroll-tagset/m-p/58435#M6970</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-17T15:24:58Z</dc:date>
    </item>
  </channel>
</rss>

