De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.

@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