z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


spawnp

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-spawnp--filename--fd_count--fd_map--arg_stem--env_stem------><

Function

spawnp invokes the spawn callable service and creates a new process, called a child process, to run an executable file. spawnp functions identically to the spawn function, except that it uses the PATH environment variable to resolve relative filenames.

See spawn for more information.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014