RUN

 

 

LIB

Speci￿es the executable libraries that y ou can use to load the

 

program. The available values are as follo ws:

 

G

Searches the program's group library ￿rst, then its

 

 

public account library, and ￿nally the system library

 

 

in order to resolv e the program's external references.

 

P

Searches the program's public accoun t library before

 

 

the system library to resolv e the program's external

 

 

references.

 

S

Searches only the system library to resolv e the

 

 

program's external references. This is the default.

 

The group and account libraries referenced b y this parameter

 

must be named SL.group.account for compatibility mode

 

programs and XL.group.account for native mode programs.

 

The group and account are the group and accoun t where the

 

program resides.

INFO

Enables you to pass an ASCII string ( "quotedstring" ) to

 

the program to be run. You must delimit the string with

 

a matching pair of quotation marks (either " or '). If you

 

want a quotation mark to appear within the string, y ou must

 

repeat it. For instance, y ou must type can't as can''t , and

 

"program" must appear as ""program"" .

 

Including delimiters, the maximum length of the string is

 

255 characters, unless y ou use the implied form of the RUN

 

command. The implied form enables y ou to use up to 512

 

characters in a string (less the n umber of characters in your

 

other parameters). Refer to \Operation Notes" for information

 

about the implied form.

STDIN

Speci￿es the ￿le used as $STDIN by the program that y ou want

 

to execute. If you omit this parameter or if y ou do not specify

 

anything after the equal sign ( ;STDIN= 4Return5, for instance),

 

then STDIN defaults to the standard list device for the job or

 

session.

 

2-232 MPE/iX Commands