As a BASIC beginner I am looking for tutorials and if there are any BASIC beginners out there they may find these YouTube videos useful. The only problem is they are for Commodore BASIC, however the techniques explained are still relevant.
I was looking for an input routine came across a suitable tutorial by Jay Versluis on his YouTube Channel which gives a succinct explanation of coding an input routine.
Below is my attempt at converting Jay’s program to GW-BASIC which limits the input to the characters A-Z and a-z. I know there are more improvements that can be made, e.g. limit the length of the input string or the characters that can be input to name a few.
Anyway here’s my attempt. I am sure there are many more custom input routines out there, but I have been unable to find them (yet). If anyone cares to suggest improvements of have their own input routine and would care to share them and help me learn, please do.
As a BASIC beginner I am looking for tutorials and if there are any BASIC beginners out there they may find these YouTube videos useful. The only problem is they are for Commodore BASIC, however the techniques explained are still relevant.
I was looking for an input routine came across a suitable tutorial by Jay Versluis on his YouTube Channel which gives a succinct explanation of coding an input routine.
Below is my attempt at converting Jay’s program to GW-BASIC which limits the input to the characters A-Z and a-z. I know there are more improvements that can be made, e.g. limit the length of the input string or the characters that can be input to name a few.
Anyway here’s my attempt. I am sure there are many more custom input routines out there, but I have been unable to find them (yet). If anyone cares to suggest improvements of have their own input routine and would care to share them and help me learn, please do.
Last edit: Tuxtoo 2020-04-25