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 variable inside a procedure is used before its declaration.
Error ID: BC32000
To correct this error
- Move the declaration to precede the first reference to the variable.