<?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 CGM and Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/CGM-and-Enterprise-Guide/m-p/34716#M4397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After playing around with the options in EG I have resolved this problem myself!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root of the problem was the default ODS destination of HTML, which is incompatible with CGM files, so switching this off in EG Tools &amp;gt; Options &amp;gt; Result General, and opening the LISTING destination allowed CGM files to be created.&amp;nbsp; This is OK until you actually need to generate HTML files, when you have to go back into Results General to switch HTML back on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore the solution has be added to the specific program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;ODS LISTING;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* ........... CGM-generating SAS code ..............*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS LISTING CLOSE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provided the HTML destination is not in use, CGM files are generated in the same way they are in SAS batch outside EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted!!...........Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Nov 2011 16:17:20 GMT</pubDate>
    <dc:creator>prholland</dc:creator>
    <dc:date>2011-11-02T16:17:20Z</dc:date>
    <item>
      <title>CGM and Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/CGM-and-Enterprise-Guide/m-p/34715#M4396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to run some existing program that create CGM files in EG 4.3, and the GOPTIONS settings are being overridden.&amp;nbsp; I think it is EG trying to help, as CGM is not valid in the ODS HTML destination, but it still produces a CGM, although all the specified hardware fonts have been replaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest a way of running the CGM-producing program in EG without major surgery?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..........Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Oct 2011 08:48:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/CGM-and-Enterprise-Guide/m-p/34715#M4396</guid>
      <dc:creator>prholland</dc:creator>
      <dc:date>2011-10-26T08:48:33Z</dc:date>
    </item>
    <item>
      <title>CGM and Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/CGM-and-Enterprise-Guide/m-p/34716#M4397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After playing around with the options in EG I have resolved this problem myself!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The root of the problem was the default ODS destination of HTML, which is incompatible with CGM files, so switching this off in EG Tools &amp;gt; Options &amp;gt; Result General, and opening the LISTING destination allowed CGM files to be created.&amp;nbsp; This is OK until you actually need to generate HTML files, when you have to go back into Results General to switch HTML back on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore the solution has be added to the specific program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS _ALL_ CLOSE;&lt;/P&gt;&lt;P&gt;ODS LISTING;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;* ........... CGM-generating SAS code ..............*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS LISTING CLOSE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provided the HTML destination is not in use, CGM files are generated in the same way they are in SAS batch outside EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorted!!...........Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2011 16:17:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/CGM-and-Enterprise-Guide/m-p/34716#M4397</guid>
      <dc:creator>prholland</dc:creator>
      <dc:date>2011-11-02T16:17:20Z</dc:date>
    </item>
  </channel>
</rss>

