HELPLIB.HLB  —  CREATE  /TERMINAL  Qualifiers  /PROCESS
       /PROCESS (default)
       /PROCESS=process-name
       /NOPROCESS

    Specifies the name of the process or subprocess to be created.
    The /NOPROCESS qualifier causes a window to be created without a
    process. You can log in from this window.

    If you specify the /PROCESS qualifier without a process name, a
    unique process name is assigned with the same base name as the
    parent process and a unique number. The default process name
    format is username_n. If you specify a process name that already
    exists, an error message is displayed. This qualifier is used
    with either the /DETACH or the /NODETACH qualifier.
Close Help