Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Agent Merlin Does not speak
Message
De
11/04/2005 03:39:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Agent Merlin Does not speak
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01003302
Message ID:
01003302
Vues:
63
Dear Sir,

I am using VFP6 on Windows98 platform.
To use Msagent control I install following files

Acc.exe
Merlin.exe
MSagent.exe
Spchapi.exe
SpchCpl.exe

On command button I have following codes
If 	thisform._agent.load("MERLIN","MERLIN.acs")
  	thisform._agent.setActiveAgent("MERLIN")	
  	thisform._agent.show(Rand() * 400, Rand() * 400)
  	thisform._agent.show(600)
  	thisform.lbxAnimations.Requery()
Else
  	=MessageBox( PEEDY_NOT_INSTALLED_LOC, MB_ICONSTOP)
Endif
ax1=(this.parent.container1.label9.caption)+space(1)+(this.parent.container1.label17.caption)
thisform._agent.speak(ax1)
thisform._agent.HIDE()
Agent Merlin appears but does not speak.
Which other files should I install to enable msagent merlin to speak.

Please help
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform