Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sub vs Procedure
Message
From
07/02/1999 12:18:19
 
 
To
06/02/1999 11:52:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00184706
Message ID:
00184854
Views:
18
>Hi,
> 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


John- you can just add code to the Agent's methods after you have dropped the control on your form. In the properties sheet, select methods, doubleclick on the RequestStart method, and start typing.

In my tests, though, the RequestStart event is not triggered by the Speak verb- you can use balloonshow though...
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform