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 Inherits statement occurs inside a module. Modules cannot inherit from classes.
Error ID: BC30230
To correct this error
- Remove the Inherits statement, or retype the module as a class.