An open API service indexing awesome lists of open source software.

https://github.com/cjdinger/sasspawnedprocesses

A custom task to list and (optionally) stop SAS processes in a SAS environment
https://github.com/cjdinger/sasspawnedprocesses

Last synced: about 1 year ago
JSON representation

A custom task to list and (optionally) stop SAS processes in a SAS environment

Awesome Lists containing this project

README

          

# SasSpawnedProcesses
***
A custom task to list and (optionally) stop SAS processes in a SAS environment

Written by [Chris Hemedinger](http://blogs.sas.com/content/sasdummy) as an example. It's one of a series of examples that accompany
_Custom Tasks for SAS Enterprise Guide using Microsoft .NET_
by [Chris Hemedinger](http://support.sas.com/hemedinger).

You can read more about how to use the task in these blog posts:

* [A custom task to list and stop your SAS sessions](http://blogs.sas.com/content/sasdummy/proc-iomoperate-custom-task/)

* [Using PROC IOMOPERATE to list and stop your SAS sessions](http://blogs.sas.com/content/sasdummy/using-proc-iomoperate/)

## Screenshots

#### Basic view of task connected to SAS Object Spawner

![Screenshot of the task](/images/spawnedprocesses.png)

#### What you see when you click **Show Details**

![Screenshot of the properties window](/images/processprops.png)