select * from TableA where ObjectInfo(obj , OBJ_INFO_TYPE) = OBJ_TYPE_PLINE into TableB
fails with : "Datatype mismatch in expression"
According the the mapbasic references, ObjectInfo returns an SmallInt when called with
OBJ_INFO_TYPE.
I'm trying to select all of the objects of type PLINE from a table into another table.
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]