17.11.2009, 15:25
If you want to do it like every hour, you can use "gettime", too. I guess that would be MUCH easier than creating a timer.
(btw: Do you know how to use "gettime"? It is made like this: gettime(hour, minute, second). hour, minute and second should be variables, where
the time gets stored.)
Just check, for example "hour" if its 0, 1, 2, .... etc... and it should work
Cheers.
(btw: Do you know how to use "gettime"? It is made like this: gettime(hour, minute, second). hour, minute and second should be variables, where
the time gets stored.)
Just check, for example "hour" if its 0, 1, 2, .... etc... and it should work

Cheers.