set 72 0 1 ; fill in the data bytes from 1 to 10 set 101 0 2 set 108 0 3 set 108 0 4 set 111 0 5 set 114 0 6 set 108 0 7 set 100 0 8 set 33 0 9 set 10 0 10 ; end the string with an LF character for newline out 1 10 1 ; output the range as ASCII to port 1