Search found 3 matches

by Hessi1971
Sun Mar 17, 2024 4:25 pm
Forum: Coding Questions
Topic: Programming a Timer
Replies: 14
Views: 1628

Re: Programming a Timer

Thanks a lot for all your code and solutions. They are all working well for me.

Great community!!!
by Hessi1971
Sat Mar 16, 2024 4:07 pm
Forum: Coding Questions
Topic: Programming a Timer
Replies: 14
Views: 1628

Re: Programming a Timer

Thanks a lot
by Hessi1971
Sat Mar 16, 2024 3:59 pm
Forum: Coding Questions
Topic: Programming a Timer
Replies: 14
Views: 1628

Programming a Timer

Hallo together,

I am very new in Purebasic and also Mac OS.

I want to program a simple timer. For example the timer should count from 45 sec to 0 sec in 1 sec steps
After this wait 15 sec and then count again from 45 sec to 0 sec.

And this for 10 replais /times. I think the the 10 replais I can ...