.BG
.FN prstructure
.TL
Print an Object with Attributes
.CS
prstructure(x)
.AG x
an object with attributes.
.RT
`x', with the invisible flag set to prevent reprinting.
.SE
The function looks at the attributes of `x' and prints it 
as a matrix, array, or time-series, if the appropriate attributes (`dim'
for the first two, or `tsp' for the third) are found.
Other attributes are printed following the data in `x'.
The `print' function calls `prstructure'
if `x' has attributes.
.SA
`print'.
.KW print
.WR
