I have been trying to set up a system in MapBasic wich will automatically
take a file of addresess, match the postcode-grid ref to a lookup table an
then make the addresess, now with grid refs plot on a map.

All works fine till my create points module.

It:     1. opens the table
        2. issues create map... coordsys ercth projection.... which I think
makes the table mapable and sets projection to British Nation grid
        3. runs a loop which goes thro each record and does... update file
set obj = createpoint(x,y) where rowid=rownum

It returns no error, but all recs have the same value in the object field
which looks more like lat/long!

Does anyone have any ideas where I may be going wrong?

Also, it has suggested that there is a  bug with BNG, has anyone heard
anything about this?


Thanks

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