I need some help. I need to store to a user accessible variable in ASM. I have a variable called "a" in an ASM program that I need to be able to tell what the value of it was once I exit the program and return to the basic program that called it. I think there is an easy way to store to "x", so that would be fine. (I know there is a call "_STOX" in 83 ASM, however, I have yet to find it in 86 ASM. PLEASE HELP IF YOU CAN!