DDE Support

Why are the DDE functions not detailed in the help files:
Ddeexecute null ( Channel as long, Command as string )
Ddeinitiate integer ( Application as string, Topic as string )
Ddepoke null ( Channel as long, Item as string, Data as string )
Dderequest string ( Channel as long, Item as string )
Ddeterminate null ( Channel as long )
Ddeterminateall null ( )

Additionally DDEPoke only sends the 1st char of the Data string

I have an Excel example that works fine. In Libre office I am able to read DDE data in and write out only the 1st char of the required data.

Any help would be appreciated

Regards

Shane

Those have been deprecated even prior to the existence of LibreOffice. See Bug report 39574.