Hi Dave,
That is correct, the 1st element in the array, DATA[0], the second element DATA[1], the 32nd DATA[31].
The STR command counts the elements in an array, [ STR DATA\1] would send element DATA[0]. PBPro knows if I am using WORDS or BYTES and counts them appropriately.
In this section of the PBPro manual, it clearly states that WORD variable arrays can be sent.
Paul.
Bookmarks