Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub vs Procedure
Message
 
 
To
06/02/1999 11:52:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00184706
Message ID:
00184714
Views:
19
John,

If this is an event that Agent raises when it starts speaking there is no way to hook it from VFP. If Agent is a droppable control on a form/class or is subclassable you could add code to that method of the instance/subclass.

> I am using MS Agent for my application. When I issue speak command to read out the word, the MS Agent will automatically response to a event call RequestStart....how could i do so in vfp?? The following are the code should be in VB...
>
>Event:
>Sub Agent1_RequestStart(ByVal Request)
> *whatever
>endsub
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform