SYNOPSIS:
    SPAWNPROCESS command arguments

DESCRIPTION:
    Run a command on the underlying operating system.

EXAMPLE:
    SPAWNPROCESS xmessage "test"
    Will fire up an xmessage which will display the message "test"
    to the user.

SEE ALSO:
    VARFROMPROCESS
