PrintTok1 is a method for cc65 to print out strings that are compressed using tokenization and RLE of spaces. This is the version for Super C. This version comes in three files depending on how many tokens you need and can support up to 90 one-byte tokens and 128 two-byte tokens. Tested on a C64 emulator but should work on a C128 in both 40- and 80-column modes.