Hi,
I am using SAS University Edition on Mac via VirtualBox. I need to import CSV files that come packaged in a .zip file.
Is there any code I can use that will enable SAS to extract the files first so I can then import them?
Regards,
Try the Filename ZIP method instead? See this post here that has an example of how it works:
Reading and updating ZIP files with FILENAME ZIP
http://blogs.sas.com/content/sasdummy/2014/01/29/using-filename-zip/
You can use 7zip and place those files in the shared location?
Thanks for your reply. Can I use this from within SAS? I would like the whole process to be contained within a SAS program if possible.
Thanks for your time,
Try the Filename ZIP method instead? See this post here that has an example of how it works:
Reading and updating ZIP files with FILENAME ZIP
http://blogs.sas.com/content/sasdummy/2014/01/29/using-filename-zip/
Excellent. Thanks.
Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.