・If the expression is not specified, only line feed is performed.
・As an abbreviation, you may write 'T?'.
・Unlike PRINT, TPRINT can specify the displayed destination screen.
ID of the screen that displays characters: 0 to 4
・Variables to be displayed, string variables, numeric values, strings
・Calculation formulas using arithmetic operations and functions can also be described (calculation results are displayed).
After display, it doesn't make a line break, and put the next display closely.
・After display, it doesn't make a line break, and open the next display at uniform space.
TPRINT 1,CHR$(&HEA01);CHR$(&HEA02);