Re: My 'X' won't move up correctly!by RalphI am getting the same troublesome phenomenon! After "messing around" with the code for a while, I was able to come up with a "fix", not the best, but, at least, it seems to do the trick for me. Here is my fix: In the SUB getkey, in the last CASE (the one for UP), immediately after the line, IF movedown > 3, THEN enter a new line, LOCATE 1, 1: PRINT movedown I don't know why your problem exists for the UP key, but my fix seems to work. from IP address 66.170.223.178 |
| Response Title | Author and Date |
| loll! Your right, that works, too. | drew on Mar 21 |
| RE: Why do you guys think that it's happening ... and never got this result, before? | on Mar 21 |
| We should put a list together, and give it to windows.. | drew on Mar 22 |
| * Because I program using ME, long live ME. lol | roy on Mar 22 |
| *Galleon: It happened to me, too! | Ralph on Mar 22 |