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.
An Exit statement contains an invalid keyword. Exit must specify the block from which control is to be transferred to the statement following the block; for example, End While.
Error ID: BC30240
To correct this error
- Add a valid keyword following Exit, or remove the Exit statement.