Miguel Angel Marchuet wrote:
Please function TTOS is necessary to fully support cdx indexes of last version of dbf (implemented in vfp). Please don't add hb_ prefix in this case, please don't add it.
Hi,I'm not always a fan of HB_ prefix, but in final application it can be solved, by:
FUNC TTOS(x); RETURN HB_TTOS(x) Regards, Mindaugas _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
