Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Timer Class
Message
De
23/01/2003 16:21:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00744857
Message ID:
00744866
Vues:
20
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform