DDE and Winword 6.0 (FPW26- German)

DDE and Winword 6.0 (FPW26- German)

Post by Wolfgang Ludw » Sat, 29 Jul 1995 04:00:00



Hi,

Where can I get information about DDE connection between FPW26 and Winword.
I know how to start Winword (RUN /n), open a file (via DDE and Wordbasic),
mailmerge (via DDE and Wordbasic), print etc.
My special question: Can I use the DDEPOKE - command to sent directly
ASCII-Strings into a merge document without creating a temp-dbf.
for example: Winword is running in the background and a merge document with
the field <<name>> is open. The user selects a address in FPW26 and via DDE I
want to sent a string directly in the field <<name>>.
I think it is possible - but how?
Everyone out there who knows?
Thanks

Wolfgang

 
 
 

1. Help for dde winword / demande d'aide sur dde winword

Je souhaite utiliser winword 97 partir de paradox 7
je russi lancer l'application  winword avec le document souhait mais
winword ne rend pas la main paradox qui se met en erreur
"DDE : le serveur spcifi ne rpond pas".

Voici le bout de programme que j 'ai cris :

method pushButton(var eventInfo Event)
Var
 Word_dde DDE
Endvar

;ouverture du fichier word
Word_dde.open ("C:\\Program Files\\Microsoft
Office\\Office\\WINWORD.EXE","C:\\pdoxwin\\smh\\cale.doc")

Word_dde.close()

endMethod

Patrice

2. Problems going from US7ASCII to WE8ISO8859P1

3. DDE Winword Macros

4. filemaker conversion to postgresql

5. OPAL-WinWord DDE

6. Database prob in V.B. .....

7. Viaduct DDE ==> Winword

8. SQL Server table

9. DDE: MSAccess - Winword

10. WinWord Basic commands and DDE

11. DDE communication between foxpro2.6 to Winword

12. importin FoxPro 2.6 into WinWord 6.0

13. FPW26: Problem when using DDE with MS Word