L’interface de VDS Renaissance est disponible en plusieurs langues. La documentation officielle est maintenue en anglais afin de garantir une référence unique, cohérente et toujours à jour.
@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