Since the change to mid() in AppGameKit v1042, code that uses mid() would need to be adjusted. But it might also be wise to look at code using right() to see if it needs adjustment as well.
I had to change a calculation (I was subtracting one character position before, now I don't need to) after the update. I'm not going to reinstall the previous version to check this, but I did want to get the word out that code using right()
might need some attention.