Posts Tagged "Plus/4"

String Formatting on Commodore Computers

Posted on Mar 14, 2018

Commodore BASIC has some interesting and simple string functions built in. Two of them are self explanatory: LEFT$ and RIGHT$. But the mysterious MID$ function is a little tricker, and I can never remember...

Learn More