Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Agent in VFP
Message
From
15/12/2004 03:20:59
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00515468
Message ID:
00969351
Views:
14
Dear Sir,

I have download Merlin.acs and have written following commands on the click event of command1. It works fine in Win98 but in WinXP Merlin appears and not speak anything.

How will Merlin speak in WinXp?

Please help
thisform.oleAgent1.Characters.Load("MERLIN",
"c:\windows\msagent\chars\merlin.acs")
WITH thisform.oleAgent1.Characters("MERLIN")
.MoveTo(100,50)
.SHOW()
.Play("Greet")
.Speak("Hi! I am Merlin")
ENDWITH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform