I am using FWH 2.5 when I have an append line as follows the program crashes.
...
USE Tmp
append from (FileName) SDF
...
The error I get is DBFNTX/1021 Data Width Error
Called from Fieldput(0)
Called from __DBSDF(196)
...
However if I use the same code in Clipper
the append works correctly.
Is there an issue with the append command in FWH 2.5?
Thanks,
Vytas