<?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: Using SAS 9.3 - Generate password protected ZIP file(csv file and Get the properties of the Zip in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432190#M13383</link>
    <description>&lt;P&gt;Then bill them the time each time to manual create a zip file and get the properties.&amp;nbsp; If they ask you to program whilst bouncing up and down and reciting the alphabet backwards...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually to say it isn't possible is a bit far, you would need to call the zipping program from the command line, e.g. X call or call system.&amp;nbsp; And of course have the privilidges to access command line.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2018 13:58:51 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2018-01-30T13:58:51Z</dc:date>
    <item>
      <title>UsingSAS9.3-Generate password protected ZIP file(csv file in) and Get the properties of the Zip file</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432183#M13380</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm using SAS 9.3, i have a situation like&lt;/P&gt;&lt;P&gt;1. To generate CSV for the Data and generate password protected ZIP of the CSV.&lt;/P&gt;&lt;P&gt;2. Get the properties of ZIP file like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Filename of data file&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data file creation date&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Uncompressed data file size in bytes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of columns in data file (if applicable)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Number of rows in data file, including header row (if applicable)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; including the original file datetime stamps, file size, and compressed size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly, help me out with the situation. I could find the code for 9.4, however i cant find the code for 9.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pavan.Ch&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 13:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432183#M13380</guid>
      <dc:creator>pavan1</dc:creator>
      <dc:date>2018-01-30T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS 9.3 - Generate password protected ZIP file(csv file and Get the properties of the Zip</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432184#M13381</link>
      <description>&lt;P&gt;There isn't code SAS v9.3.&amp;nbsp; If you are sending a datafile, use a secure portal or SFTP.&amp;nbsp; Zip file via email is not really acceptable in this day and age, nor is taking file properties from the OS which can easily be manipulated.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 13:51:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432184#M13381</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-01-30T13:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS 9.3 - Generate password protected ZIP file(csv file and Get the properties of the Zip</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432188#M13382</link>
      <description>&lt;P&gt;&amp;nbsp;Hi&amp;nbsp; RW9,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a client requirement to send it that way.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 13:53:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432188#M13382</guid>
      <dc:creator>pavan1</dc:creator>
      <dc:date>2018-01-30T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS 9.3 - Generate password protected ZIP file(csv file and Get the properties of the Zip</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432190#M13383</link>
      <description>&lt;P&gt;Then bill them the time each time to manual create a zip file and get the properties.&amp;nbsp; If they ask you to program whilst bouncing up and down and reciting the alphabet backwards...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually to say it isn't possible is a bit far, you would need to call the zipping program from the command line, e.g. X call or call system.&amp;nbsp; And of course have the privilidges to access command line.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 13:58:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432190#M13383</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-01-30T13:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: UsingSAS9.3-Generate password protected ZIP file(csv file in) and Get the properties of the Zip</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432193#M13384</link>
      <description>&lt;P&gt;You do not need to "get" the properties of the csv file, you already have them in the data step that writes the csv.&lt;/P&gt;
&lt;P&gt;The other values are best determined by using operating system commands.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 14:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/UsingSAS9-3-Generate-password-protected-ZIP-file-csv-file-in-and/m-p/432193#M13384</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-01-30T14:11:21Z</dc:date>
    </item>
  </channel>
</rss>

