BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
cxkev182
Fluorite | Level 6

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,

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

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/

View solution in original post

4 REPLIES 4
jakarman
Barite | Level 11

You can use 7zip and place those files in the shared location?

---->-- ja karman --<-----
cxkev182
Fluorite | Level 6

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,

Reeza
Super User

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/

cxkev182
Fluorite | Level 6

Excellent. Thanks.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 2065 views
  • 3 likes
  • 3 in conversation