Just do the next:

Select col1 From TableX Where not Obj Into WK_001 Noselect
If TableInfo(WK_001,TAB_INFO_NROWS) then
    Note "Tabular Data with no objects"
Else
    ...
    ...
End If


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to