我在 equation(I)写了程序大家看看,为啥运行的时候提示calling the random set seed function with a number that exceeds a long integer.
8 t- e; ~! P, q( K
`6 V3 R: E9 ?' l+ ~if(record1<21)4 B4 H3 C7 \: ~5 i2 e% z9 _
{hsl=DBDataGetAsNumber(database,table1,field1,record1);; S5 X9 A- B6 I# B8 Y. V u
record1++;3 ^6 I, _/ c7 O7 `8 y3 u# O$ o
DBDataSetAsNumber(database,table2,Field2,record2,hsl); \. d- z4 O. [, b3 D* H
record2++;$ V2 a/ {* n- X" l0 I/ w1 b
}
% c; k4 B% }! C, n t% n, }field2++; |