SPAWN Procedure (UNIX/OpenVMS)

Spawns a child process to execute a given command.

Usage

Input Parameters


TIP: Shells that handle process suspension (e.g., /bin/csh) offer a more efficient way to get the same effect.

Output Parameters

Keywords


TIP: You may want to specify Noclisym to help prevent commands redefined by symbol assignments from affecting the spawned commands.

TIP: You may want to specify Nolognam to help prevent commands redefined by logical name assignments from affecting the spawned commands.

NOTE: If the Unit keyword is used, the command parameter must also be present, and result is not allowed.

Discussion

Example

See Also


NOTE: Also see the
PV-WAVE GUI Application Developer's Guide.




doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.