Code: Select all
Nr| time in ms | Code
1 1 s$="Pure Basic"
2 3 for i=1 to 1000
3 1000 s$=left(s$,4)+"x"+right(s$,len(s$)-5)
4 70 drawimage(imageid(bigimage)),10,10)
4 20 x+1
5 130 DrawText("Hallo",10,i)
6 3 next
7 22 Flip()
Please adopt that feature until, lets say, tomorrow night, i need to do some codefixing!!!!
P.S. this combines perfectly with adopting milliseconds in profiler
