LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

word2000fp help functions

Hello
 
I'm looking information in order to use word2000 functions, i was checking the examples (word2000demo) but there are many function that are unused. Where can i get a help or examples codes for this functions?
 
Thanks
 
Marcelo
 
Hola
 
Estoy buscando informacion para usar funciones que me permitan trabajar con word 2000, estuve observando los ejemplos de word2000demo pero no figuran todas las funciones, necesitaria saber donde puede sacar informacion de las mismas.
 
Muchas Gracias
 
Marcelo
0 Kudos
Message 1 of 2
(2,807 Views)
Hello Marcelo,
 
The Word2000 instrument is just a wrapper around the exposed Microsoft Word ActiveX functions.  As a result, more examples and detailed documentation on these functions are going to be on MSDN.  In CVI, you can take a look at the WordReport and the Word2000 shipping examples, but if you want more documentation on a particular function, you should install VBA Help documentation from your Microsoft Word CD.  Detailed instructions on how to do this can be found in the following KnowledgeBase: Unable to Load Microsoft Excel/Word Help in LabWindows/CVI.  Then you should be able to open a function panel for one of the Word functions and press "Class Help" to display help documentation for the function.
 
Hope that helps.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(2,784 Views)