Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (O)
Guardian Procedure Calls Reference Manual—522629-013
11-48
OPENER_LOST_ Procedure
Syntax for TAL Programmers      
Parameters
status returned value
INT
indicates the result of the search.  Valid values are:
0 Search completed; no lost openers
1 (reserved)
2 Parameter error
3 Bounds error
4 Backup opener lost
5 Primary opener lost; backup promoted to primary
6 Opener(s) lost; table entry now free
7 Message is not a relevant status-change message.
message:length input:input
STRING .EXT:ref:*, INT:value
is the status-change system message that was received. 
message must be 
exactly 
length bytes long. Relevant messages include:  
If any other system message is supplied, an error is returned and the index is not 
advanced.
length is the length in bytes of the message.
status := OPENER_LOST_ ( message:length ! i:i
 ,table ! i
 ,index ! i,o
 ,number-of-entries ! i
 ,entry-size ); ! i
 -2 Local processor failure
 -8 Network status change
-100 Remote processor failure
-110 Connection to remote system lost










