<?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 Exporting code from Enterprise Guide 5.1 and running with SASGSUB in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-code-from-Enterprise-Guide-5-1-and-running-with/m-p/174130#M13348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I export code from EG and then try to run batch using SASGSUB one line is truncated by SASGSUB and causes errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS HTML(ID=EGHTMLX) FILE=EGHTMLX ENCODING='utf-8' STYLE=HtmlBlue STYLESHEET=(URL="&lt;A href="https://communities.sas.com/"&gt;file:///C:/Program%20Files/SASHome/SASEnterpriseGuide/5.1/Styles/HtmlBlue.css&lt;/A&gt;") ATTRIBUTES=("CODEBASE"="&lt;A href="http://www2.sas.com/codebase/graph/v93/sasgraph.exe#version=9,3"&gt;http://www2.sas.com/codebase/graph/v93/sasgraph.exe#version=9,3&lt;/A&gt;") NOGTITLE NOGFOOTNOTE GPATH=&amp;amp;sasworklocation;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to force Export to wrap this line or SASGSUB to read more characters per line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2014 16:18:37 GMT</pubDate>
    <dc:creator>SteveBittner</dc:creator>
    <dc:date>2014-04-09T16:18:37Z</dc:date>
    <item>
      <title>Exporting code from Enterprise Guide 5.1 and running with SASGSUB</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-code-from-Enterprise-Guide-5-1-and-running-with/m-p/174130#M13348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I export code from EG and then try to run batch using SASGSUB one line is truncated by SASGSUB and causes errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS HTML(ID=EGHTMLX) FILE=EGHTMLX ENCODING='utf-8' STYLE=HtmlBlue STYLESHEET=(URL="&lt;A href="https://communities.sas.com/"&gt;file:///C:/Program%20Files/SASHome/SASEnterpriseGuide/5.1/Styles/HtmlBlue.css&lt;/A&gt;") ATTRIBUTES=("CODEBASE"="&lt;A href="http://www2.sas.com/codebase/graph/v93/sasgraph.exe#version=9,3"&gt;http://www2.sas.com/codebase/graph/v93/sasgraph.exe#version=9,3&lt;/A&gt;") NOGTITLE NOGFOOTNOTE GPATH=&amp;amp;sasworklocation;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway to force Export to wrap this line or SASGSUB to read more characters per line?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 16:18:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-code-from-Enterprise-Guide-5-1-and-running-with/m-p/174130#M13348</guid>
      <dc:creator>SteveBittner</dc:creator>
      <dc:date>2014-04-09T16:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting code from Enterprise Guide 5.1 and running with SASGSUB</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-code-from-Enterprise-Guide-5-1-and-running-with/m-p/174131#M13349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt that EG Export could wrap the line, because depending on what is on the line wrapping it could introduce errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a snippet from Usage Note 15883, perhaps you could try passing the lrecl parm to SAS via the -GRIDSASOPTS parm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Submitting a SAS program via a batch file imposes a maximum&lt;/P&gt;&lt;P&gt;length limit of 256 characters prior to SAS 9.2.&amp;nbsp; For SAS 9.2&lt;/P&gt;&lt;P&gt;and beyond you can use the new SAS system option of LRECL= to&lt;/P&gt;&lt;P&gt;specify a range of 1-32767 to use for reading and writing&lt;/P&gt;&lt;P&gt;external files.&amp;nbsp; The default for the LRECL= system option is&lt;/P&gt;&lt;P&gt;256.&amp;nbsp; This option is valid in the configuration file, at SAS&lt;/P&gt;&lt;P&gt;invocation, the OPTIONS statement, or the SAS Systems Option&lt;/P&gt;&lt;P&gt;window.&amp;nbsp; Under z/OS, the LRECL= system option is recognized only &lt;/P&gt;&lt;P&gt;for reading and writing HFS files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 20:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Exporting-code-from-Enterprise-Guide-5-1-and-running-with/m-p/174131#M13349</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-04-09T20:40:42Z</dc:date>
    </item>
  </channel>
</rss>

