'Structure' statement must end with a matching 'End Structure'
Structures begin with a Structure statement and end with an End Structure construct.
Error ID: BC30624
To correct this error
- Make sure that the structure block ends with an End Structure statement.