CREATE TABLE q1 (xh n(3)) SELECT q1 FOR i=1 TO 500 APPEND BLANK REPLACE xh WITH i endf
close table use 表 go top FOR i=1 TO 500 REPLACE 序号 WITH i endf