why is this not working?

It should give me the value in the first position of the byte array, yes?

VB Code:
  1. MsgBox ("rArray 1: " & rArray(1))

Thanks for any help
- Jake