Thanks to Tom Manson, Eric Frost, and Andy Beckett on this one.

The question:-
 'Does anyone know of a utility that will take a list containing 
co-ordinates of start and end points, and create links between them?'

The answer is, of course, very simple and was provided by Tom & 
Eric:-

'Just type in the following to the MapBasic window:

update Tablename set obj = createline (X1, Y1, X2, Y2)'

No real need for an mbx, just need to remember to enter a 'Set 
CoordSys' statement before the update statement.

Andy suggested the operation was easily done in AutoCAD, but as it is 
so simple in MI, there isn't any need to follow that route.

Thanks all,

Keith


Keith Campbell
GIS Consultant
W S Atkins Consultants Ltd
UK
----------------------------------------------------------------------
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