The Start button (nor the Select button) can't be read in a SmileBasic program. The other buttons' numbers have constants assigned to them. Some examples: #A, #UP, #LEFT. If you use the constants, your code will be more readable.