Die Oberfläche von VDS Renaissance ist in mehreren Sprachen verfügbar. Die offizielle Dokumentation wird auf Englisch gepflegt, um eine einheitliche, konsistente und stets aktuelle Referenz zu gewährleisten.
@DDEMAC
Syntax
@DDEMAC()
Description
In a DDE server application this function is called when a DDEMAC event occurs, and returns the contents of the DDE macro command that was sent to it by the DDE client.
OK
Unchanged.
Example
:DDEMAC
%M = @DDEMAC()
GOTO loop