SAS Institute. The Power to Know

SAS(R) 9.2 Companion for z/OS

space
Previous Page | Next Page

Accessing External Files

Accessing SAS Statements from a Program

You can redirect your SAS statements to come from an external program rather than from a file by using the SYSINP= and PGMPARM= system options. SYSINP= specifies the name of the program, and PGMPARM= specifies a parameter that is passed to the program. For more information, see SYSINP= System Option: z/OS and PGMPARM= System Option: z/OS.

space
Previous Page | Next Page | Top of Page