L'istruzione 'Structure' deve terminare con un 'End Structure' corrispondente

Aggiornamento: novembre 2007

'Structure' statement must end with a matching 'End Structure'

Le strutture iniziano con un'istruzione Structure e terminano con un costrutto End Structure.

ID errore: BC30624

Per correggere l'errore

  • Assicurarsi che il blocco di struttura termini con un'istruzione End Structure.

Vedere anche

Concetti

Strutture e classi

Altre risorse

Strutture: tipi di dati dell'utente