2148

Description: The name %1 is in error (Check that arrays have indexes and functions have parameters).

Cause: Arrays are not fully selected or functions are called without parameters.

Resolution: Verify that if arrays are being referenced they are fully selected, and parameters are specified for a function that has non-default parameters.