Guardian Programmer's Guide

Table Of Contents
Creating and Managing Processes
Guardian Programmer’s Guide 421922-014
16 - 14
Relationship With a Home Terminal
Relationship With a Home Terminal
Associated with each process is its home terminal. The IN and OUT files for the
process is, by default, the home terminal.
The home terminal is usually the same as for the creator of the process; it is passed to
a new process when the process is created. However, you can specify the home
terminal in one of the following ways:
Manually during process creation using the RUN command by specifying the
terminal in the TERM parameter
Programmatically during process creation using the PROCESS_LAUNCH_ or
PROCESS_CREATE_ procedure
Programmatically while the process is running using the
PROCESS_SETSTRINGINFO_ procedure
For details on the RUN command, see the TACL Reference Manual. Details for setting
the home terminal programmatically are given later in this section.
Figure 16-3. Job Ancestor Relationships
VST082.VSD