Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer Class
Message
From
23/01/2003 16:46:07
 
 
To
23/01/2003 16:21:01
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00744857
Message ID:
00744880
Views:
16
Russell,

If this is your complete program, oTimer will cease to exist immediately...because the program ends. Are you going to have any visual elements in this program?

>Thanks for the reply. However, I seem to be doing something wrong. Below is sample code I am using:
>
>oTimer = CREATEOBJECT('FTPTimer')
>
>
>DEFINECLASS FTPTimer AS Timer
> Interval = 5000
> PROCEDURE Timer Event
> WAIT 'TEST' WINDOW TIMEOUT .5
> ENDPROC
>ENDDEFINE
>
>I know I am leaving something out, but I am not sure what. If you could shed some light on this it would be greatly appreciated.
>
>Thanks again,
>Russell
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform