>I would like to create a file with from-to latitude/longitude points and
>then have MapInfo draw lines between the dots.  Is there a simple way to
do
>this?  I have MapBasic but have little experience with it.

Update your_table Set Obj = CreateLine(from_lon, from_lat, to_lon, to_lat)

----------------------------------------------------------------------
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