@DDEMAC

Top  Previous  Next

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:

 


DDE