hi
thanks... I have been looking over this project and I guess that it might be a solution, though I am somewhat sorry to have to fire-up WORD and write to it as I want this to be completely transparent to the user, and quick. That being said, I was looking for more info on the technique used in the example project for the WORD communication. As you might guess, not everything that I want to do in my report is covered by the functions in WordReport.c. Many calls are "Word_some-func-name" e.g. Word_SetProperty. I think that this is using some Automation stuff that I have no experience with and I can't find the reference manual for anything which would include a function like Word_SetProperty. (Note that this is not a specific question about set-property, that
's just an example.) But I can find info about what I think are CAO methods. Are these the same things?,.. and/or where can I get more info on the functions used by CVI that start with "Word_".
My immediate problem is that I want to open new docs with a name that I specify, and close it later... No popup menues from CVI involved, and nothing unexpected from WORD.
thanks
bg