On Mon, 23 Nov 2009, vatzct wrote: Hi,
> Valtype and type show differrent result (sample below). Who is wrong > me, valtype or type? VALTYPE() and TYPE() makes two different things so their results cannot be compatible. VALTYPE() returnes type of given item. TYPE() check type of expression passed as 1-st character item. best regards, Przemek _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
