Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft agent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00422990
Message ID:
00423019
Vues:
15
(Something went wrong with the message first time)

Hi Doug,

Working with Agent is easy. For example (I suppose you have MS Agent OleControl on your form):

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

You may want to look at my FoxSpeaker application - file#9794 in Files Section - Third party products.
There is a lot of documentation at Microsoft site:
http://msdn.microsoft.com/workshop/c-frame.htm?/workshop/imedia/agent/default.asp
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform