Just a simple wish about the protected keyword
Posted: Thu Jan 11, 2007 5:44 pm
Would be cool if I could write Protected.s and such, like you can do with Define.
Define.b a, b = 10, c = b*2, d ; these 4 variables will be byte typed (.b)