|
Creating and Using SAS Stored Processes with SAS Enterprise Guide |
|
If you are looking to use SAS Enterprise Guide to create and use Strored processes, then this paper with step by step instructions and screenshots will be very useful.
Eric Rossland, Kari Richardson, SUGI 30 - 2005 - Paper 135-30
Abstract
This hands-on workshop shows how to use SAS Enterprise Guide to create
and use SAS stored processes. In particular, you will learn how to
-
create a new project, run an existing stored process, and stream the results back to SAS Enterprise Guide
- add an existing SAS program to the project and use it to create, register, and test a new stored process
- add
a data source to the project, run a task against it, and create,
register, and test a new stored process based on that task.
Creating and Using SAS Stored Processes with SAS Enterprise Guide
|
|
|
Boost Your Programming Productivity with SAS Enterprise Guide |
|
Chris Hemedinger, SUGI 30, Paper 019-30
Abstract
SAS Enterprise Guide (with its easy-to-use interface) has been a boon to SAS users, especially non-programmers. However,
SAS Enterprise Guide provides some powerful new features that are
geared toward the SAS programmer, including an integrated process-flow
view of your project; the ability to create, publish, and execute
stored processes; and increased flexibility for output format and
destination with the SAS Output Delivery System (ODS).
This paper provides an overview and detailed examples of how SAS
programmers can leverage SAS Enterprise Guide to create, organize, and
execute their SAS programs.
Boost Your Programming Productivity with SAS Enterprise Guide
|
|
|