Yes, this could be important. Actually, I left comment about it a few
dozens lines above warning place. I can find an answer in 10 minutes, but I
hope Przemek will answer in a second, so I'll ask it here:
When pArea->uiFieldCount is greater than zero on entry to RDD open()
method?
Such situation happens in export/import RDDs like SDF or DELIM
when data is imported (append from) from such RDDs. They do not
have information about field format in data files (no headers)
and such info is taken from destination area and set before OPEN()
method is called. As I can see it will be good to make base DBF RDD
safe for such usage. I had to forgot about it.
Hi,
so, what action should be taken for RDDs like DBF, if
pArea->uiFieldCount is not equal to zero on open() method? Should open()
return FAILURE, or should it generate run time error, or something else?
Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour