Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Not sure how to use FLL's
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00454320
Message ID:
00454366
Vues:
22
You might also want to make sure that the sample program
has an environment that is the same as yours.

Do you have a modal form, and the sample app has a Non-Modal form?
This may be a cause.

Do you require a Clear Events and the Sample
app does not? Might want to check this too...

Good Luck..
Bob


>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform