La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.

@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