Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Agent Merlin Does not speak
Message
From
11/04/2005 03:39:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Agent Merlin Does not speak
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01003302
Message ID:
01003302
Views:
59
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
Next
Reply
Map
View

Click here to load this message in the networking platform