Am I missing the MOD command? I.E.
frame=(frame + 1) MOD 10
Thanks! If I didn't miss it, please add it to my request list

Shane R. Monroe
Dark Unicorn Productions
(Implemented as '%')
Nice! About the MOD command i would like to see it as STANDARD command INCLUDED in PureBasic... Fred, ofcourse we could use userlibs like the MathExtraLib but i think commands like MOD, XOR i.e. should be standard in every language without the use of 3rd part libs... please think about it... thanks!XOR will be added in the next release. About MOD, there is one version in the MathExtras library from El_Choni.