Hi,
I wish to link (with DDE protocol) Word with Paradox 10 (the O.S. is XP with SP2).
I declare the Path of Word in environment variables.
When I use the instruction "open" with the DDE variable, like this :
If not LienWord.open("winword","c:\\data\\winword\\Letter.doc") then
errorshow()
return
endif
This message appears : DDE server doesn't respond.
What is the reason, and which other command or parameter is necessary ?
Thanks in advance
mlompre
I wish to link (with DDE protocol) Word with Paradox 10 (the O.S. is XP with SP2).
I declare the Path of Word in environment variables.
When I use the instruction "open" with the DDE variable, like this :
If not LienWord.open("winword","c:\\data\\winword\\Letter.doc") then
errorshow()
return
endif
This message appears : DDE server doesn't respond.
What is the reason, and which other command or parameter is necessary ?
Thanks in advance
mlompre