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

See also