Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A call to a Function or Sub procedure supplies one or more arguments, but the procedure does not take any arguments, and its return type (if it is a Function) is not an array type.
Error ID: BC32016
To correct this error
- Remove the argument or arguments from the procedure call.