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 should rather use OLE2/COM which is its successor on the MS Windows platform (see the new oleautomation module http://api.openoffice.org/docs/common/ref/com/sun/star/bridge/oleautomation/module-ix.html). 2005/12/21, Nils-Odd Solberg <[EMAIL PROTECTED]>: > 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() -- Best Regards Christian Junker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
