Document the new behavior of SETREADPOS,READPOS,SETWRITEPOS,WRITEPOS for Unicode FMSLogo
- The position may be after the unicode signature (leading BOM), but the position is still 0.
- The position is always in terms of bytes, not characters.
- Setting the position to the middle of a character's encoding is a bad idea.