Re: [dev] Communicate with OOo from another application via DDE

2006-01-09 Thread Mathias Bauer
Nils-Odd Solberg wrote: Hi, I have found and used these built in OOo BASIC methods * DDEExecute(nDDEChannel, command) * DDEInitiate(Server, Topic) * DDEPoke(nDDEChannel, item, data) * DDERequest(nDDEChannel, item) * DDETerminateAll() when communicating and exchanging data with

Re: [dev] Communicate with OOo from another application via DDE

2006-01-02 Thread Christian Junker
For long time they used to be undocumented in the Online Help, has this changed with 2.0? Thus if they are still not documented, it is probably meant to be that way and I am not surprised that you encountered problems using them. - Andreas Bregas is the Starbasic contact person. In general you

[dev] Communicate with OOo from another application via DDE

2005-12-21 Thread Nils-Odd Solberg
Hi, I have found and used these built in OOo BASIC methods * DDEExecute(nDDEChannel, command) * DDEInitiate(Server, Topic) * DDEPoke(nDDEChannel, item, data) * DDERequest(nDDEChannel, item) * DDETerminateAll() when communicating and exchanging data with another application (a quite old MS