How much time will your process flow take to run?

SAS users, by definition, do not embrace the mysterious. That’s one of the main reasons that they use SAS: to demystify some data or process. And so, when you (as a SAS user) have gone to the trouble of designing a process flow in SAS Enterprise Guide, you like to [...]

Post a Comment

A SAS options viewer for SAS Enterprise Guide

On the heels of the release of the popular SAS macro variable viewer from last month, I’m providing another custom task that I hope will prove just as useful. This one is a SAS options viewer, similar in concept to the OPTIONS window in SAS display manager. You can download [...]

Post a Comment

Inspecting SAS macro variables in SAS Enterprise Guide

The SAS macro variable “inspector” is a custom task that plugs into SAS Enterprise Guide 4.3. You can use it to view the current values for all SAS macro variables that are defined within your SAS session. You can also evaluate “immediate” macro expressions in a convenient quick view window. [...]

Post a Comment

Running PROCs on Your Facebook Friends (2011 version)

While talking to fellow SAS users at SAS Global Forum 2011 this week, I’ll be discussing how SAS programmers can “play” with social media data that they can access on Facebook and Twitter. I always refer people to my blog for more information, and so I’ve prepared this blog post [...]

Post a Comment

Using ODS Graphics Designer with SAS Enterprise Guide 4.3

The ODS Graphics Designer allows you to design and build your own statistical graphs in SAS, without having to learn how to program in the new graph template language (GTL). The ODS Graphics Designer is a rich user interface that allows you to design these graphs based upon your own [...]

Post a Comment

Putting the squeeze on your SAS data sets

I’ve known several people who were raised during the Great Depression, and I’ve observed that they are very mindful of waste. My wife’s grandmother used to save plastic bags, twist ties, and relatively clean aluminum foil for potential reuse in the household — because such materials were once scarce. The [...]

Post a Comment

I'm not supposed to be writing this

I’m not supposed to be working on this blog post right now. I’ve stayed late at the office under the pretense of working on “the book.” It’s the book about creating custom tasks for SAS Enterprise Guide, and I’ve been working on it for quite a while. I enjoy writing [...]

Post a Comment

Export to Excel 2007/2010 using SAS Enterprise Guide

Since its 4.2 release, SAS Enterprise Guide has been able to import Microsoft Excel 2007 and 2010 spreadsheet files (usually encountered as .XLSX files). But while SAS Enterprise Guide can export XLS files (which are compatible with all versions of Microsoft Excel), it does not have the ability to export [...]

Post a Comment

Viewing SAS catalogs from SAS Enterprise Guide

SAS catalogs have been around for a long time. Not quite as long as the Sears or L.L. Bean catalogs, but SAS customers have used catalogs to store and retrieve content for many years. A SAS catalog is a special type of SAS file that acts as a container, like [...]

Post a Comment

Custom tasks that do the job

Andy wrote in the NOTE: blog that he’s stumbled upon a few custom tasks to extend features in SAS Enterprise Guide. He wondered aloud whether there might be more “free” tasks out there, available for use by anyone who can find them and download them. The answer is: You betcha!* [...]

Post a Comment