Hi Andrew You mention the points first look OK before a pack. Is this after you have done a save?
I'm not sure why you are packing because by the sound of it there would not be any records that would be deleted by the operation you are doing. If you have not saved before the pack then see if the save itself makes the points disappear. Could it be that the points you are creating are outside the bounds of the coordsys for the saved table? Is your MapBasic coordsys clause matching your proposed saved table? Regards Bob Quoting Andrew Newman <[EMAIL PROTECTED]>: > Hello listers, > > I have a rather random problem that I need some help/advise on. > > I am currently using the following command in MapBasic to create points > for exisiting records, the table is mapable but does not have any > objects. > > Update grtab Set obj = CreatePoint(x,y) > Where RowID = i > > (Where i is a integer populated in a for loop) > > The command seems to work but when I pack the table I am left with just > 1 point relating to the last record in the table and lots of other > record with no point data. > > Also when I Mif the table all the poins disappear! > > There are also labelling issues with the table > > Can anyone help! > Thanks Andrew > > > > > --------------------------------------------------------------------- > List hosting provided by Directions Magazine | www.directionsmag.com | > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Message number: 9998 > > --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 10014
