Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (C)
Guardian Procedure Calls Reference Manual—522629-013
3-169
CREATEPROCESSNAME Procedure
(Superseded by PROCESSNAME_CREATE_
CREATEPROCESSNAME Procedure
(Superseded by PROCESSNAME_CREATE_
Procedure )
Summary
Syntax for C Programmers
Syntax for TAL Programmers
Parameters
Condition Code Settings
Considerations
Summary
The CREATEPROCESSNAME procedure returns a unique process name suitable for
passing to the NEWPROCESS and NEWPROCESSNOWAIT procedures. This type of
naming (as opposed to a predefined process name) is used when the name of a
process pair does not need to be known to other processes in the system (for example,
in an application run as several process pairs). This process name must be passed in
the
name parameter, not the file-name p a r a m et e r , of t h e N EW PR OC ESS pr o c e du r e .
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
Note. This procedure is supported for compatibility with previous software and should not be
used for new development.
CALL CREATEPROCESSNAME ( process-name ); ! o