Sorry >if( hb_itemType( hb_arrayGetCPtr->pNewVal,2 ) & HB_IT_NUMERIC ) // does not work
if( hb_itemType( hb_arrayGetCPtr( pInfo->pNewVal, 2 ) & HB_IT_NUMERIC ) Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/Comparing-TYPE-with-Harbour-API-tp18173365p18173391.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
