Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOR NEXT and Event()
Message
From
06/03/1997 19:02:53
 
 
To
06/03/1997 18:40:50
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00023029
Message ID:
00023228
Views:
35
>FOR lnCompteur=1 TO 100
> Send('Something')
> Timer.Enabled=.t.
> llReady=.F.
> * We assume the Receive() event will make llReady=.T.
> DO WHILE NOT llReady
> DOEVENTS
> ENDDO
>NEXT
>
>and disable the timer as first action in Timer event of your timer.

So, this mean we have a timer object already in memory.

But, I can't see what kind of implementation you are referencing this timer to or what will be the use of this timer object.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform