Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer Class
Message
From
23/01/2003 16:21:01
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00744857
Message ID:
00744866
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform