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]
- MI Ensure all table rows are objects Gerald Kornelsen
- Re: MI Ensure all table rows are objects Mats Elfstr�m
- RE: MI Ensure all table rows are objects Martin Roundill
- RE: MI Ensure all table rows are objects Mariela Ceva
- RE: MI Ensure all table rows are objects Quan, Sheila
