DADiSP Worksheet Functions > Function Categories > ActiveX > Automation Client > MSWORD2
Inserts a metafile of a Worksheet into MS Word using ActiveX.
MSWORD2
Nothing. It creates and inserts a Worksheet into MS Word.
msword2
creates a new example Worksheet in DADiSP, then starts MS Word and inserts the metafile of the Worksheet into the current Word document.
MSWORD2 is a simple example of how to invoke an external application (MS Word) as an ActiveX server using SPL. SPL uses an ActiveX syntax similar to C++ and Visual Basic.
Here are the pertinent SPL statements:
See MSWORD for an example of copying text.