Just to say thanks to all who replied with suggestions for my problem of
creating a new point on my map, and entering details in the table. It was
very much appreciated.

The solution used was to insert the table column data followed by the
graphical object, eg:

Insert Into <myTable> (<Col1 Heading>, <Col2 Heading>, Obj)
     Values (<Col1 Data>, <Col2 Data, CreatePoint(<X>,<Y>))

This uses the current symbol, which can be changed before invoking the
above statement.

Regards,

-- 
Paul Fildes                                 Tel: +44 121 643 6711  X231
Maunsell Ltd                                      Fax: +44 121 643 1357
Attwood House, 1 Worcester Walk                 Web: www.maunsell.co.uk
New Street, Birmingham, B2 4NX, United Kingdom
----------------------------------------------------------------------
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