Alice 2020-11-14 07:49 (Edited)
Command that can be used instead of PRINT to generate smaller text. Original Tiny Text is by Timo...I added some functionality. Notes are in the remarks.
Use any length of text, wraps correctly with words, <touch or press space to continue> at end of page, all standard characters available. To use CALL PRINTT(“HELLO WORLD”) or CALL PRINTT(A$)...nothing else is needed. Just copy paste code.
Enjoy.
Nov.16.2020 Updated to be eco-friendly with the CPU and avoid changes to string variables sent to PRINTT()