VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。
@DDEMAC
Windows ✓Linux ⚠macOS ⚠
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