Tuesday, December 20, 2011

BBC Basic Programming - how to only allow number value?

Using BBC Basic (programming program), what command do I use so that the program will only let me enter a numerical value - if I enter a letter, for example, I want the program to come up with a line saying 'Invalid input'. How do I do this?

No comments:

Post a Comment