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

Click here to load this message in the networking platform