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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.