Yasir Malik wrote:
[attempts to use a composite type as a field data type of another
composite type]
> When I enter that into the command prompt, I the following message:
> ERROR: Attribute "street" has composite type street_type
>
> Why is it giving me error message for something I know is true? Also, how
> do I add a member function to a type?
What you are trying to do is currently unsupported. There have been
multiple discussions in the past on this -- try searching the archives
for more info.
Joe