pTAL Conversion Guide

Procedures, Subprocedures, and Procedure
Pointers
pTAL Conversion Guide527302-002
16-8
Procedure Pointers
attributes
For descriptions of individual attributes (MAIN, INTERRUPT, and so on), see the
TAL Reference Manual.
In pTAL, attribute can be empty. TAL does not allow attribute to be empty.
See RETURN Statement on page 15-19 for detailed information about
RETURNSCC. See Section 13, Expressions, for information about
OVERFLOW_TRAPS and NOOVERFLOW_TRAPS attributes.
MAIN
INTERRUPT
RESIDENT
CALLABLE
PRIV
VARIABLE
( count )
EXTENSIBLE
RETURNSCC
OVERFLOW_TRAPS
NOOVERFLOW_TRAPS
LANGUAGE
C
COBOL
FORTRAN
PASCAL
UNSPECIFIED
VST635.vsd