Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get DDEInitiate() to work in RunTime Version.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00183907
Message ID:
00184028
Vues:
29
>To add, the default Safety option for VFP DDE sessions in .T. This means that when you try to initiate a DDE conversation with an application that won't respond, VFP asks the user if she would like to open it. After selecting yes, VFP makes a lame effort at trying to open it, and it usually fails. To turn this behavior off, use
>
>DDESetOption("Safety", .F.)
>
Thanks, Erik, I'd overlooked that.

Just to add to what you said, if the application isn't running and if the "Safety" option is set to .F. the return result would also be -1 even if the application is present on the computer.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform