Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MS Agent instantiation without adding ole control to for
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00395572
Message ID:
00395603
Views:
9
Okee, I got so far. In the command window i was able to create the object and make him do stuff.

loDgs = createobject("Agent.Control.2")

loDgs.Connected = .T.

loDgs.Characters.Load("Merlin","c:\WINNT\MSAGENT\CHARS\MERLIN.ACS")

loGuy = loDgs.Characters("Merlin")

loGuy.Speak("This is a test")

This works, but when I put this code in a prg and try to run it, nothin happens.... WTH?

George
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform