'Structure' 문은 짝이 되는 'End Structure'로 끝나야 합니다.
업데이트: 2007년 11월
'Structure' statement must end with a matching 'End Structure'
구조체는 Structure 문으로 시작하고 End Structure 구문으로 끝납니다.
오류 ID: BC30624
이 오류를 해결하려면
- 구조체 블록이 End Structure 문으로 끝나는지 확인합니다.
업데이트: 2007년 11월
'Structure' statement must end with a matching 'End Structure'
구조체는 Structure 문으로 시작하고 End Structure 구문으로 끝납니다.
오류 ID: BC30624