Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual522629-013
12-53
PROCESS_CREATE_ Procedure
(Superseded by PROCESS_LAUNCH_ Procedure )
Current working directory (cwd)
Maximum file size
Default OSS file security
No other OSS process attribute is inherited by the new process.
OSS file opens in the calling process are not propagated to the new process.
Example
err := PROCESS_CREATE_ ( pfile^name , , , , , , proc^handle,
error^detail );
Related Programming Manuals
For programming information about the PROCESS_CREATE_ procedure, refer to the
Guardian Programmer’s Guide. For programming information on batch processing,
see the appropriate NetBatch manual.