pTAL Conversion Guide

Procedures, Subprocedures, and Procedure
Pointers
pTAL Conversion Guide527302-002
16-9
Procedure Pointers
formal-param-spec
param-type
is any of:
STRING
INT
INT(32)
REAL
REAL(64)
UNSIGNED( width )
FIXED [ ( scale ) ]
WADDR
BADDR
CWADDR
CBADDR
SGWADDR
SGBADDR
SGXWADDR
SGXBADDR
EXTADDR, PROCADDR
[ type ] PROC
identifier
is a standard pTAL identifier.
referral
is the name of a previously declared structure or structure pointer. You must
include referral if the formal parameter identifier is the name of a
structure.
procptr
param-type
.
.SG
.SGX
.EXT
identifier
( referral )
,
VST712.vsd