Skip to content

cjdinger/DataSqueezer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAS custom task example: Compress SAS data sets


This repository contains one of a series of examples that accompany Custom Tasks for SAS Enterprise Guide using Microsoft .NET by Chris Hemedinger.

This particular example goes with Chapter 13: Putting the Squeeze on Your SAS Data Sets. It was built using C# with Microsoft Visual Studio 2010. It should run in SAS Enterprise Guide 4.3 and later.

About this example

This task serves as an example of how to adapt a proven SAS macro program into a useful task. It requires a simple user interface with just a few options. Most of the work within the task lies within the SAS program, which is embedded in the .NET assembly as a file resource.

For information about how to use the example in SAS Enterprise Guide, see this blog post: Putting the squeeze on your SAS data sets

About

A SAS custom task example for SAS Enterprise Guide. Compress your SAS data sets with ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages