
Search found 2 matches
- Wed Nov 19, 2014 10:21 am
- Forum: Talking LiveCode
- Topic: increment every second
- Replies: 5
- Views: 3597
Re: increment every second
Thanks, that seems to have stoped the crashing. 

- Wed Nov 19, 2014 10:05 am
- Forum: Talking LiveCode
- Topic: increment every second
- Replies: 5
- Views: 3597
increment every second
I am designing a game and need to increment a variable every second without preventing the user doing other things. is there any way to do this while avoiding an infinite loop, which prevents the user doing anything else?