CRE Programmer's Guide
Common Language Utility (CLU) Library Functions
Common Run-Time Environment (CRE) Programmer’s Guide—528146-004
9-11
FORTRAN Considerations
hometerm
is a character operand containing a string value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
The compiler implicitly computes and transmits the size, in bytes, of
hometerm to
the function.
If a string value does not completely fill its operand, the first unused character must
be a blank (space character).
memorypages
is an integer expression that evaluates to a numeric value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
jobid
is an integer expression that evaluates to a numeric value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
createoptions
is an integer expression that evaluates to a numeric value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
defines
is a character operand containing a string value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
The compiler implicitly computes and transmits the size, in bytes, of
defines to
the function.
If a string value does not completely fill its operand, the first unused character must
be a blank (space character).
debugoptions
is an integer expression that evaluates to a numeric value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.
pfssize
is an integer expression that evaluates to a numeric value appropriate for the
PROCESS_CREATE_ parameter to which it corresponds.