Try replacing line #2533 in contrib/rddads/ads1.c from:
commonError( pArea, EG_DATAWIDTH, EDBF_DATAWIDTH, 0, NULL, 0, NULL );
to:
return commonError( pArea, EG_DATAWIDTH, EDBF_DATAWIDTH, 0, NULL, EF_CANDEFAULT, NULL );

Brgds,
Viktor

On 2009.06.11., at 19:02, AbeB wrote:



in ADS RDD can EG_DATAWIDTH error be made CANDEFAULT?
in other RDDs they are.

anybody on this issue?.


--
View this message in context: 
http://n2.nabble.com/in-ADS-RDD-can-EG_DATAWIDTH-error-be-made-CANDEFAULT--tp3056178p3063234.html
Sent from the harbour-devel mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to