I have read a sample:
sele 1
use 1.dbf
sele 2
use 2.dbf
join with A to J.dbf
The last command I'm not sure. And It's not execute. There's something wrong.
I just want join the two .dbf to one, and the stucture of the two are same.
What can I do?
Please give me some samples.
Thanks a lot.