safari1122
Programmer
Hi
My application works on Paradox 5 and Paradox 9.I need to automate Word doc generaton calling its macros from Paradox.Earlier it used DDE for it,but it fails in few cases due to the "WordBasic call" in its temporary module
"WordTempDDEMod"(precisely in Word 2007)
I tried using OLEAuto instead,but Paradox 5 does not support type OLEAuto .
Can the same be done using only OLE? Please guide with a code snippet.
My application works on Paradox 5 and Paradox 9.I need to automate Word doc generaton calling its macros from Paradox.Earlier it used DDE for it,but it fails in few cases due to the "WordBasic call" in its temporary module
"WordTempDDEMod"(precisely in Word 2007)
I tried using OLEAuto instead,but Paradox 5 does not support type OLEAuto .
Can the same be done using only OLE? Please guide with a code snippet.