Calculator Community > Grammer

Find the error in a beginner's program

<< < (4/4)

Xeda112358:
@persalteas: If you press Enter, it is executing again from the homescreen, not relooping. Your code is looking for the [Clear] key.
[clear]=15
[enter]=9

If you want, try to put a Pause 20 in there before the Repeat loop and see what happens ;)

@Yeong: I think it doesn't work because I programmed If, Repeat, and While to not affect Ans :P

persalteas:

--- Quote ---@persalteas: If you press Enter, it is executing again from the homescreen, not relooping. Your code is looking for the [Clear] key.
[clear]=15
[enter]=9
--- End quote ---
* persalteas runs far far away and never comes back...

Xeda112358:
Hehe :P 'Tis okay, you are using Return properly, which is great (Return is really fast, by the way, especially compared to using labels).

Yeong:
Oh I guess I wasn't reading posts clearly. :\

Navigation

[0] Message Index

[*] Previous page

Go to full version