A table in Acedb allows you to display the contents of any number of fields from one or more classes at the same time. This can be a very helpful way to summarize data for your users. Acedb tables are "live", meaning they respond to mouse clicks.
Definitions of tables can be written to file and loaded back in
at a later time. The Table Maker
can be used to create such a definition.
wspec/table.menu.wrm allows you to associate a pre-defined query with a certain class. This places a menu button "Tables..." on all Tree Display windows showing objects of that class.
Such table definitions will take one parameter - the name of the object we're dealing with. If the user selects the menu item from the 'Tables...' menu, the Table_Maker will be launched with the first table parameter being the object name of the current Tree display.
In version 4.8 the parsing of this file has been greatly improved and there may be multiple definition blocks for class and definition blocks may be empty, whereas in 4.7 and earlier an empty block would have caused a fatal crash.
Person E_mail_addresses : wquery/e_mail.def
last edited: May 1999