Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (S)
Guardian Procedure Calls Reference Manual522629-013
14-108
SETMYTERM Procedure
(Superseded by PROCESS_SETSTRINGINFO_
SETMYTERM Procedure
(Superseded by PROCESS_SETSTRINGINFO_
Procedure)
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Considerations
Summary
The SETMYTERM procedure permits a process to change the terminal that is used as
its home terminal (the default home terminal is the home terminal of a process’s
creator).
Syntax for C Programmers
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
Syntax for TAL Programmers
Parameters
terminal-name input
INT:ref:12
contains the internal-format file name of the terminal or the process that is to
function as the caller’s home terminal.
Condition Code Settings
< (CCL) indicates that the terminal cannot be reassigned, terminal-name is
invalid,
terminal-name is not a terminal or a named process, or
terminal-name has a second level qualifier (as in the example,
$TERM.#Q1.Q2).
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
CALL SETMYTERM ( terminal-name ); ! i