Was this helpful?
Callproc Statement
Calls a procedure from a frame, a procedure, or a method for a user class.
Syntax:
[returnvariable =] callproc procname[([parameterlist])];
To call a database procedure, use the Execute Procedure Statement.
Last modified date: 12/20/2023