If I use the command:

ARRAYWRITE TestArray,[SKIP N,$81,$CF,$4D....]

Where N = $A,

Will it start filling TestArray with $81 at location $A, and leave locations 0-9 untouched?