If the Low Byte comes in first, then its easy:
[code:1:51e6b8edcf]Dim Incoming(20) as Byte
Dim Tempx as Word at Incoming(6) Overlay[/code:1:51e6b8edcf]
Done.
If the High Byte comes in first, you will need to swap them after receiving.
Ennio
↧