b[1]:=tonumber({SS.C1});b[2]:=tonumber({SS.C2});b[3]:=tonumber({SS.C3});b[4]:=tonumber({SS.C4});b[5]:=tonumber({SS.C5});b[6]:=tonumber({SS.C6}); b[7]:=tonumber({SS.C7});b[8]:=tonumber({SS.C8});b[9]:=tonumber({SS.C9});b[10]:=tonumber({SS.C10});b[11]:=tonumber({SS.C11});b[12]:=tonumber({SS.C12}); while i<12 do ( if(a>a[i+1]) then ( c:=c+1; if(a[i+1]<a[i+2]) then ( averagec:=(b + b[i+1])/c ;
) else ( //i:=i+1;
i:=i+1; ) ) else i:=i+1;
); ) else false
here i am getting error like this "a subscript must be between 1 and the size of the array"
i am new to crystal reports above i mentioned the coding database fields are char datatype
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum