ARRAYREAD has a SKIP modifier.
ARRAYWRITE does not.

Maybe you could ...
Code:
ARRAYWRITE TestArray,[STR TestArray\N,$81,$CF,$4D...]
Which writes the first N bytes back to themselves.
<br>