On Thu, 22 Apr 2010, Lautaro Moreira wrote: Hi,
> this sample generates an GPF > ---------------- > struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}} > dbcreate("test1.dbf",struct) > ------------------- > It is normal or I'm doing something wrong ? No it should be RTE instead of GPF. In DBF maximum record size is 64KB and above example needs 130001 bytes for record exceeding this limit. I'll update DBF RDD to generate RTE in such case. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour