@coCo ja das geht

Code:
Y = 0
For X = 7 To 0 Step -1
  Byte2.x = Byte1.y
  Incr Y
Next X