<?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 100's of images in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367765#M87607</link>
    <description>&lt;P&gt;I'm running a proc cluster on a linux sas server.&amp;nbsp;and producing a proc tree png which gets exported to a windows location. During this process the height and width of the pixels gets reset and the&amp;nbsp;dendrogram is unreadable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've given up trying to fix that as I've noticed a few problems when converting files from linux to windows using base sas code,&amp;nbsp;where as exports seem to work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, can I create a loop in Enterprise Guide; SAS Step to run cluster and tree, an export step, next loop,&amp;nbsp;with&amp;nbsp;a work table to control the loops?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rhys&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2017 15:38:51 GMT</pubDate>
    <dc:creator>Rhys</dc:creator>
    <dc:date>2017-06-16T15:38:51Z</dc:date>
    <item>
      <title>Exporting 100's of images</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367765#M87607</link>
      <description>&lt;P&gt;I'm running a proc cluster on a linux sas server.&amp;nbsp;and producing a proc tree png which gets exported to a windows location. During this process the height and width of the pixels gets reset and the&amp;nbsp;dendrogram is unreadable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've given up trying to fix that as I've noticed a few problems when converting files from linux to windows using base sas code,&amp;nbsp;where as exports seem to work fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, can I create a loop in Enterprise Guide; SAS Step to run cluster and tree, an export step, next loop,&amp;nbsp;with&amp;nbsp;a work table to control the loops?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rhys&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:38:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367765#M87607</guid>
      <dc:creator>Rhys</dc:creator>
      <dc:date>2017-06-16T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting 100's of images</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367772#M87612</link>
      <description>&lt;P&gt;Try defining heights and widths in terms of a different unit, cm or in. Pixels are always dependent on the display system.&lt;/P&gt;
&lt;P&gt;And maybe sent the result to RTF. You don't mention which output destination you are actually using.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:56:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367772#M87612</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-06-16T15:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting 100's of images</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367815#M87626</link>
      <description>&lt;P&gt;Yes, this would be a basic macro loop. The other option, create a macro and use CALL EXECUTE within a dataset to execute N times.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See documentation under Call Execute for an example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think when transferring files from Linux to Windows you need to do a binary transfer to ensure it comes across correctly. I think I recall hearing this, but if it sounds like gibberish please ignore this.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 17:25:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Exporting-100-s-of-images/m-p/367815#M87626</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-16T17:25:12Z</dc:date>
    </item>
  </channel>
</rss>

