Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (P)
Guardian Procedure Calls Reference Manual—522629-013
12-165
PROCESS_SETSTRINGINFO_ Procedure
•
home terminal
This is the only attribute that currently can be altered by
PROCESS_SETSTRINGINFO_. If a process alters this attribute, the new home
terminal becomes the home terminal for any process that it subsequently creates.
Example
attr^code := 5; ! alter home terminal name
error := PROCESS_SETSTRINGINFO_ ( , , attr^code,
new^termname:namelen );
Related Programming Manual
For programming information about the PROCESS_SETSTRINGINFO_ procedure,
refer to the
Guardian Programmer’s Guide.