Define Process Manual

_PCHECK Command
2-10 131360— Define Process Manual
Process Definition Commands
PREPARSE
returns the name of the preparser of the process, if defined.
PROCESSID
returns the operating system name of the process, if the process is running.
PROGRAMFILE
returns the file name of the program being executed.
QUICK
returns -1 if the process is restarted without waiting for the prompt; otherwise, it
returns 0.
QUIET
returns -1 if the confirmation message is printed when starting the process;
otherwise, it returns 0.
READY
returns -1 if the process is waiting for more input; otherwise, it returns 0.
RUNNING
returns -1 if the process is running; otherwise, it returns 0.
RUNOPTS
returns the RUN options used to start the process.
SHOWPROMPT
returns -1 if the prompt is shown after every one-line command; otherwise, it
returns 0.
STARTUP
returns the contents of the startup message.
STATUSV
returns the name of the status variable of the process.
WAIT
returns -1 if the default wait mode is wait; 0 if the mode is nowait.
process-list
is a list of legal, unique symbolic names you have assigned to defined processes. If
you specify an asterisk (*), information for all your defined processes is displayed.