I'm having a problem displaying subclasses in ACEDB 4_8c.
I've looked through the help, the newsgroup, searched the web,
etc. and I can't figure out what I'm doing wrong.
Here is my subclasses.wrm file:
Class Chromosome_Map
Visible
Is_a_subclass_of "Map"
Filter "Find Map R*"
The query "Find Map R*" works as expected when issued from the query window
in ACEDB (i.e. returns a keyset of R1 through R12).
---