I think i got it, not sure i will paste it, someone feel free to comment an tell me if i done it right, if not tell me what i did wrong.
thanks in Advance.
program SampleArray;
#include ("stdlib.hhf")
static;
Sample: int32[9] := [0,1,2,3,4,5,6,7,8];
begin SampleArray;
mov(8,ebx); //moving...