<?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: Export in SAS University Edition in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/313131#M1498</link>
    <description>&lt;P&gt;SAS UE only can "see" parts of your drive that the virtual machine running the program can see. Also the syntax for filepaths uses the Linux virtual machine paths not Windows paths.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2016 15:58:14 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-11-21T15:58:14Z</dc:date>
    <item>
      <title>Export in SAS University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/312963#M1496</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to export report to html or pdf in&amp;nbsp;SAS University Edition?&lt;/P&gt;&lt;P&gt;If I use&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods html file='c:\myhtml.htm'; 
proc report nowd data=example; 
col ('spanned header 1' type  color) ( cost,season); 
  define type / group; 
  define color / group ; 
  define season / across 'spanned header 2'; 
  define cost / ' '; 
run; 
ods html close; &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It is not working, even I use library to reference the file name, Any speciality in University Edition?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 02:51:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/312963#M1496</guid>
      <dc:creator>sas_newbie3</dc:creator>
      <dc:date>2016-11-21T02:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export in SAS University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/312964#M1497</link>
      <description>&lt;P&gt;It goes to myfolders or another set up folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/folders/myfolders/my html.html&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 03:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/312964#M1497</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-11-21T03:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Export in SAS University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/313131#M1498</link>
      <description>&lt;P&gt;SAS UE only can "see" parts of your drive that the virtual machine running the program can see. Also the syntax for filepaths uses the Linux virtual machine paths not Windows paths.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 15:58:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Export-in-SAS-University-Edition/m-p/313131#M1498</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-11-21T15:58:14Z</dc:date>
    </item>
  </channel>
</rss>

