Hacked barebones string support into Palo Alto TinyBasic.

It is now possible to input a string with IN$, then access its characters as $(0), $(1), ...

As in the original language, there is no way to convert a numeric character code back to a character and display it on the screen. (Yet!)

ENTER STRING
<user enters HELLO, seen at the bottom of the screen>
STARTS WITH 72 69 76
OK
0

If you have a fediverse account, you can quote this note from your own instance. Search https://oldbytes.space/users/psf/statuses/115279696132750512 on your instance and quote it. (Note that quoting is not supported in Mastodon.)