All of the C++ compilers that I have used save debugging information that describe the variables, classes and structures. Would it not be possible for this type of information to be supplied at run time? It would make the programming for messages between different OSes to be more easily implimented. Vince =====