I have made a psuedo Windows 95 on my calc. Now that works fine and dandy but now I tried to add a DOS to it but for some reason it doesn't recognize any commands after the first. I have it like: If K=DIR Then goto A Else If K=EXIT Then Stop Else If K=WIN goto B And so on, but it only reads If K=DIR, if it is anything else it still goes to A? Can someone help me. -Chris