Greetings. I've nearly solved the problems I mentioned earlier with
creating a report in Word via ActiveX (not as hard as it seemed!). Thanks
to all who helped out.
However, I would like to provide the operator with a consistent
single-application experience by displaying the Word report in an ActiveX
container on the front panel of my application.
I thought I could do this by simply creating an ActiveX Control (indicator,
actually), and assigning it to be a "Word._Document" (by popping up on it
and clicking "Insert ActiveX Object..." then selecting "Microsoft Word
Document" from the Create Document tab). The Word._Document indicator is
connected on the diagram to the ActiveX refnum for the document I
'm working
with. Everything is set up so that this indicator gets updated right at the
end of the program, after all my modifications to the document have been
made.
But when I run the program *nothing* appears in the indicator! It just
stays blank. The way I've described above seemed to me to be
straightforward and intuitive, and I'm just learning to use ActiveX, so I
don't know what to try instead. Any suggestions?
Thanks in advance!
Justin Goeres
Indio Systems, Inc.
jgoeres@indiosystems.com