Hey ashaig,
I am more familiar with Acroform JS, but let me see if I can get what you are trying to do...
You have an array 'scatDesc', which has a number of elements indexed by 'i' (i=0,1,2,3 etc).
In your 'while' loop you are giving each element the value of sDesc.
2 questions - will...