Hi, folks. Brand new to Blitz Basic and luvvin' it!
Just finding my feet with it and trying out various things at the moment. One thing I find is that when I try other people's code, it runs way too fast on my machine XP3000.
I've been trying the:
Timer_Frame = CreateTimer(60)
WaitTimer(Timer_Frame)
...method, but it wont format within Blitz and it says FUNCTION 'waittimer' NOT FOUND!
I've done searches and other people's code seems to use it.
What could I be doing wrong?
Many thanks,
Tobo.
Just finding my feet with it and trying out various things at the moment. One thing I find is that when I try other people's code, it runs way too fast on my machine XP3000.
I've been trying the:
Timer_Frame = CreateTimer(60)
WaitTimer(Timer_Frame)
...method, but it wont format within Blitz and it says FUNCTION 'waittimer' NOT FOUND!
I've done searches and other people's code seems to use it.
What could I be doing wrong?
Many thanks,
Tobo.