Guardian Procedure Calls Reference Manual

Login name
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.
Examples
CALL NEWPROCESS ( pfile^name, , , , process^id, error );
CALL NEWPROCESSNOWAIT ( pfile^name
, ! Priority.
, ! Memory pages.
, ! Processor.
, ! Process ID - not used
,error
,new^name );
Related Programming Manual
For programming information on batch processing, see the NetBatch User's Guide.
862 Guardian Procedure Calls (N)