Oleg Kobchenko wrote:
There are a lot of neat things that could be done and J and COM: standard error handling with COM exceptions, J as scripting engine, exposing J objects as IDispatch objects, etc.
I also tried something similar but gave up. Calling a function address and variable number of parameters can be solved. The main problem is, for early binding, co-ordinate for the function within vtable must be manually counted from help file or header file. This became tedious especially for inherented interface, did you come up with any idea to do it automatically?
regards, bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
