I a going through a loop in basic09 and would like to print a few characters to the screen on each pass through the loop and only end the line after 16 times through the loop. Is there a way to do that with print using ?