Posts Tagged ‘ .net ’

Object-oriented access to SAS data in a custom task

November 18, 2012
By
Object-oriented access to SAS data in a custom task

Most custom tasks need to access SAS data in some way. Since custom tasks are built using Microsoft .NET, and the .NET Framework is object-oriented, it would be convenient if we had an object-oriented method for navigating SAS data sources. That was the thinking behind the "SasData"-namespace classes within the
Read more »

Tags: , , , ,
Posted in SAS | Comments Off

SAS Custom Tasks: Wrap your variable names appropriately

September 24, 2012
By

The following is an excerpt from my forthcoming book: Creating Custom Tasks for SAS Enterprise Guide using Microsoft .NET. If your custom task generates a SAS program, the chances are pretty high that your program will reference one or more variables within a SAS data set. Despite our best efforts,
Read more »

Tags: , , ,
Posted in SAS | Comments Off

How to search your SAS Enterprise Guide project files

June 8, 2012
By
How to search your SAS Enterprise Guide project files

If you are like many SAS Enterprise Guide users, you've amassed a large collection of project files (EGP files) that contain important content: programs, logs, notes, results, and more. However, to most tools and processes, the EGP file is opaque. That is, you can't see what's inside of it unless
Read more »

Tags: , , , ,
Posted in SAS | Comments Off

Doing more with SAS Enterprise Guide automation

April 17, 2012
By
Doing more with SAS Enterprise Guide automation

Have you ever selected File->Schedule Project or Schedule->Process Flow in SAS Enterprise Guide? Are you curious about what magic these actions will trigger? Here's what happens: SAS Enterprise Guide creates a VBScript program that contains the instructions to start SAS Enterprise Guide, load your project, run your project or flow,
Read more »

Tags: , , , , , , , ,
Posted in SAS | Comments Off

Inspecting SAS macro variables in SAS Enterprise Guide

November 22, 2011
By

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.
Read more »

Tags: , , , , , ,
Posted in SAS | Comments Off

Jumping into Windows 7 Jump Lists

September 28, 2011
By
Jumping into Windows 7 Jump Lists

Filed under "Little changes that you probably didn't notice". When Microsoft introduced Windows 7 to the desktop, one of the many usability features that they added were "Jump Lists". Jump Lists serve as a sort of shortcut to not just open an application, but "jump right in" to a particular
Read more »

Tags: , , , ,
Posted in SAS | Comments Off

I’m not supposed to be writing this

February 9, 2011
By

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 w...
Read more »

Tags: , , ,
Posted in SAS | Comments Off

Welcome!

SAS-X.com offers news and tutorials about the various SAS® software packages, contributed by bloggers. You are welcome to subscribe to e-mail updates, or add your SAS-blog to the site.

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration.