Zip / Unzip SAS Datasets

This post explains how to zip or unzip SAS data sets.

1. Zip SAS Dataset with GZIP
systask command "gzip 'C:\Users\Deepanshu\Downloads\crime.sas7bdat'" wait taskname=zip status=check shell;

2. Unzip/Uncompress .Z Extension SAS File
systask command "uncompress C:\Users\Deepanshu\Downloads\crime.sas7bdat.Z";
ListenData Logo
Spread the Word!
Share
Related Posts
About Author:
Deepanshu Bhalla

Deepanshu founded ListenData with a simple objective - Make analytics easy to understand and follow. He has over 10 years of experience in data science. During his tenure, he has worked with global clients in various domains like Banking, Insurance, Private Equity, Telecom and Human Resource.

2 Responses to "Zip / Unzip SAS Datasets"

Next → ← Prev
Looks like you are using an ad blocker!

To continue reading you need to turnoff adblocker and refresh the page. We rely on advertising to help fund our site. Please whitelist us if you enjoy our content.