Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Agent
Message
De
04/04/2013 13:55:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Agent
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01570109
Message ID:
01570109
Vues:
214
Dear Experts,

I have install Merlin.exe, SPCHAPI.EXE and TV_ENUA.EXE.
Then droped _agent class through _AGENT.VCT on form.

Now there is following codes under command button
If Thisform._agent.Load("MERLIN","MERLIN.acs")
 Thisform._agent.setactiveagent("MERLIN")
 Thisform._agent.Show(Rand() * 400, Rand() * 400)
 Thisform._agent.Show(600)
 Thisform._agent.speak("Where are you going today")
 Thisform._agent.Hide()
Else
 =Messagebox( peedy_not_installed_loc, mb_iconstop)
Endif
But Merlin agent does not show, what is wrong with my codes?

Please help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform