skip to main content

Procedure Division

Procedure Division
The procedure division in a method, or a program contains procedures to be executed.
The procedure division in an instance definition and a factory definition contains the methods that may be invoked on the instance object or factory object.
The procedure division in an interface contains method prototypes.
The procedure division in a function prototype, method prototype, or program prototype specifies the parameters, any returning item, and any exceptions that may be raised.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left