不能识别的语句
select tpFor ii=1 To Reccount()
For ii=14 To Reccount()
a=Field(ii)
Go ii
Select ship
Set Order To Record
Seek Alltrim(tp.Record)
Do While Alltrim(Record)==Alltrim(tp.Record) And !Eof()
If Between(Substr(Dtos(ship.Date),4,5),Substr(FIELD(ii),2,5),Substr(FIELD(ii+1),2,5))
Select tp
Replace &a With &a+ship.qty
Endif
Select ship
Skip
Enddo
Endfor
Endfor
这个宏怎么用?急~~~
[[it] 本帖最后由 xbj222 于 2008-7-24 09:28 编辑 [/it]]