Guardian Procedure Calls Reference Manual (G06.25+)

Guardian Procedure Calls (M)
Guardian Procedure Calls Reference Manual522629-013
9-74
MYSYSTEMNUMBER Procedure (Superseded by
NODENAME_TO_NODENUMBER_ Procedure or
MYSYSTEMNUMBER Procedure
(Superseded by
NODENAME_TO_NODENUMBER_ Procedure
or PROCESSHANDLE_GETMINE_ Procedure
and PROCESSHANDLE_DECOMPOSE_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Consideration
Summary
The MYSYSTEMNUMBER procedure provides a process with its own system number.
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
sysnum returned value
INT
is the callers system number.
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
sysnum := MYSYSTEMNUMBER;