')' expected

A list, such as an argument list in a procedure definition or a procedure call, is not terminated by a closing parenthesis ()) character.

Error ID: BC30198

To correct this error

  • Add a closing parenthesis character to the end of the list.

See Also

Concepts

Procedure Parameters and Arguments