Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebBrowser Control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00728982
Message ID:
00735371
Views:
7
>
>.. However, when creating the tmrAction object I get the error "Property INTERVAL is not a method or event." Do you have a suggestion on what I might be doing wrong?
>


The correct method for the Timer-Event is TIMER not INTERVAL. Interval is the property
that defines how often the timer should fire. Now You have an INTERVAL - Property as
well as an INTERVAL method. Despite the fact that it will never fire, it's the duplicity
that makes VFP raise the error. Rename it to PROCEDURE TIMER and it should work.

Did I write that with PROCEDURE INTERVAL? If so, sorry this was a mistake.

Merry Christmas
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Previous
Reply
Map
View

Click here to load this message in the networking platform