STRUCTURE MyStruct,0 ; Create a MyStruct constant with the value 0 LONG SuperCat ; SuperCat EQU 0 LONG SuperDog ; SuperDog EQU 4 WORD Bird ; Bird EQU 8 APTR OtherThing ; OtherThing EQU 10