> local b2,b3 = string.byte (s, offset+2, offset+3)
> offset = offset + b2*256+b3
--
-- I’m having a really bad day. I apologize, and
-- thanks for your patience.
-- They aren’t all this bad- just too many of them.