Hi Chris
I am looking to do something similar (soon I hope) and as I was scrolling thru your code, I saw that this whole section could be resumed by this.
STEPPING = XAXIS /3
and maybe add a IF statement for low values of xaxis..
IF XAXIS < 5
STEPPING = 1
END IF
I don't know if that can make the whole thing more reponsive...since all the IF have to be processed.
anyhow, thanks for sharing your code!





Bookmarks