Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Définition :
Cette fonction permet de communiquer avec une application serveur DDE.

Syntaxe :
SilExecuterDde(p1$,p2$,p3$,p4$)
SED(p1$,p2$,p3$,p4$)

  • p1$ : Application serveur DDE

  • p2$ : Service DDE

  • p3$ : Topic

  • p4$ : Transaction

Exemple :

SilExecuterDde("C:\MSOFFICE\EXCEL\EXCEL.EXE","Excel","System","[OPEN("+CHR$(34)+"C:\MSOFFICE\EXECL\SILOG.XLS"+CHR$(34)+")]")

  • No labels