None |
If you haven't read up on the TYPE command, you might want to do so before continuing.
After assigning all the Field variables in your Type object, use this to finish the creation of the Type. |
; Define the CHAIR Type
Type CHAIR Field X Field Y Field HEIGHT End Type |