Hi,

I'm using ADSX RDD, but sometimes I need to call ADS*() function. It does not work, because hb_adsGetWorkAreaPointer() know nothing about ADSX. I need to duplicate existing ADS*() function, changing the only function hb_adsGetWorkAreaPointer() call to hb_adsxGetWorkAreaPointer().

What is the more beautiful way to do this? I mean, I'd like to make ADS*() functions work for all RDDs inherited from ADS RDD.


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

Reply via email to