TIp: die Adressangabe ist nicht notwendig.
es reicht:
Dim xString as string * 20
Dim xByte(20) as Byte at xString overlay
Vorsicht, string *20 braucht 21 Byte !