System Options under z/OS |
Specifies the name of an external program that provides SAS input
statements.
Default: |
none
|
Valid in: |
configuration file, SAS invocation
|
Category: |
File Control: EXTFILES
|
PROC OPTIONS GROUP= |
EXTFILES
|
z/OS specifics: |
all
|
SYSINP=external-program-name
|
-
external-program-name
-
identifies an external program, using eight
characters or less.
SAS calls this external program every
time it needs a new SAS input statement. The PGMPARM= option (see PGMPARM= System Option: z/OS) enables
you to pass a parameter to the program that you specify with the SYSINP= option.
The SYSINP= option overrides the SYSIN= system option.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.