Line19: if declareamount1 = 1 then declareamount := (' '+IntToStr(item)+' ');
Line20: if declareamount1 = 2 then declareamount := (' '+IntToStr(item1)+' ');
theres the part of the script it says Line 20: [Error] (14421:69): Type mismatch in script whats wrong with it?


Reply With Quote

