pittenger-laurence@cs.yale.edu (Laurence Arthur Pittenger) (06/15/91)
I'm trying to use objects in a cdef and it's causing problems. As soon as I hit a method call, the program crashes w/ various errors, all of which suggest a bad address. Here's the catch: my cdef has the object definition available, however the object itself is defined externally and a handle is passed to the cdef for it to operate on. I assume this means that the method calls resolve to a reference to the external implementation of the method. Are these references invalid within the code resource environment? Can I toggle the registers so I can use these values? Etc... In brief, how can I make this work? thanks in advance, LP -- Laurence A. Pittenger CSNET : pittenger-laurence@cs.yale.edu BITNET : pitlaua@yalevm , pittenger-laurence@yalecs