-----Original Message-----
From: Przemysław Czerpak [mailto:[email protected]] 
Sent: Friday, April 23, 2010 12:02 AM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] gpf with dbcreate and char field

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
               ~~~~~~~~~~~~
*------------
I have in mind that limit the size of record in the Clipper was the amount of 
physical memory.

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to