call
Returns an object of class StoreProcedure ready to call the remote subroutine whose name is supplied as a parameter.
General format
static StoreProcedure call (name)
Syntax rules
1. name is an alphanumeric data item or literal
2. StoreProcedure is an object reference to com.iscobol.lib.StoreProcedure