It's kinda laughable... You can declare local variables, but when you look at the assembled version they are static... They just appear local.. I must have a closer look... I'm wondering if a local byte is declared whether its can be used In other functions.... I can see how as Vlad doesn't use a software stack..Out of curiosity, does Oshonsoft have scope? I've noticed in code I've seen here that all variables seem to be global, is that the case?
Mike.