Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not sure how to use FLL's
Message
De
15/12/2000 21:34:01
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
Not sure how to use FLL's
Divers
Thread ID:
00454320
Message ID:
00454320
Vues:
91
Hi:

I Downloaded cppTimer.FLL from the Files section.

The sample program runs great!!!

This is how you start the timer and execute a command:
SetupTimer(nTimerNo,nTimerInterval,cCommand)
i.e. SetUpTimer(1,200,"QUIT")

From within my form, SetUpTimer(1,200,"QUIT") executes and shuts down
my program.

However, a line such as ...

WITH THISFORM
.....SetUpTimer(1,200,".DoThisMethod()")
ENDWITH

does nothing.

What's up with that?

TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform