Guardian Procedure Calls Reference Manual (G06.25+)
Introduction to Guardian Procedure Calls
Guardian Procedure Calls Reference Manual—522629-013
1-7
TAL Syntax for a Guardian Procedure Call
TAL Syntax for a Guardian Procedure Call
An example of the TAL syntax description used in this manual is shown in Figure 1-1.
The numbered items in the diagram are described as follows:
Figure 1-1. Sample TAL Syntax for a Procedure Call
{ error := } NODENAME_TO_NODENUMBER_ ( nodename:length ! i:i
{ CALL } ,nodenumber ); ! o
error returned value
INT
is a file-system error number indicating the outcome of the operation.
nodename:length input:inpu t
STRING .EXT:ref:*, INT:value
specifies the name of the node whose number is to be returned. ...
5
6
7
12
3
4
VST001.VSD