ViewPoint Manual

Process Definition Commands
ViewPoint Manual426801-001
4-10
_PCHECK Command
PREPARSE
returns the name of the process’s preparser, 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 each one-line command; otherwise, it
returns 0.
STARTUP
returns the contents of the startup message.
STATUSV
returns the name of the process’s status variable.
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.