File: main/doc/spawn.txt
Last modified: 28-jan-96

SPAWN


 SPAWN string ....

Invokes any system functions by entering into a separated process.

If you want to create a shell in UNIX environment you have to specify it explicitly, while in VMS SPAWN with no argument string, creates a user sub_process: Use exit or logout to return to MAIN>.