hello all i know this has been covered before, but none of the solutions in the archive seem to work for me.
i want to create points from within a mapbasic script. i do the following : my source table has two columns, called x and y make a map for the table, in british coordinate system use set coordsys to set mapbasic to the same system update tableName Set obj=createPoint(x,y) the result is, annoyingly, no points. if i open this table, and use the create points menu command, i get lots of points very quickly. what am i doing wrong...? thanks frank --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
