Doug,
I have a problem with the Slotnames: it is the first time it happens; I've been using OpenEaagles since version 10.042a (long time ago) and I defined a lot of derived classes with new Slotnames, and all was very good!!!
The problem is that I defined an object of type Component, dooing something (in this
case initiate and run an Encounter model between two RPAS to test an
Airborn Collision Avoidance System SW), and I defined two slot names,
but at runtime they are not recognized. I taylored the application at
the very minimum, the main program, the Encounter class and the edl.
At run time I get the error NMAC not known, even if I defined NMAC with the SLOTTABLE macro.
I
attach the file...don't you mind to have a look? I'm afraid the problem
is in the Parent Class: maybe the Component class is not the proper
class whenf I put the Encounter class as a component of the Worldmodel
class...?
Thanks a lot
Andrea