This is an example of how to use the INBYTE to create an echo program:
10 INBYTE A$ !Takes one byte (char) from port #0
20 PRINT A$ !Prints the character to the console
30 GOTO 10
In this example, the interpreter pauses
until the data is entered, then continues processing. This command
enters all bytes in a string or integer, including control codes.