PRINT "Hello world"
PRINT #IR, "Communicating on IR channel."
PRINT #<filenumber>, <var>
Writes an expression to a file.
Warning: If your text string is longer than one line, the program cannot be executed. You have to split your text into two or more PRINT statements.
Siehe auch: Gaphics Functions - File I/O