Adriann, Thank you very much for the quick reply.
I applied your fix and I got further, at least, before crashing again. Running… Program received signal: "EXC_BAD_ACCESS".
Unable to disassemble _p_Unbind.
(partial stack trace) _p_Unbind _p_AssignFile _p_Assign (my code)
Does this appear to be a problem with initialization or linking?
One further issue, we have a Netscape plugin version of this application. I assume that I should call _p_initialize from the module's init method instead of the non-existent main method, and if so what should I pass in as dummy parameters?
--glenn