When I load a file in tace it returns, for example,
// Parsing file /glume/matthews/Wheat/Sequence/Pan/Pan.ace
// 83 objects read with 0 errors
// 83 Active Objects
Then "list" provides a very nice list of the objects created explicitly,
sorted by Class. But is there a way to also list the objects created
implicitly by reference?
I usually do this first in an empty database, so it would be fine if there
were just a command to list all the objects in the database.
- Dave