thanks to your support I've drown my pushpins on the map. Do "Insert Into Cosmetic1(Obj) values(CreatePoint(_lat_, _long_)"
Now my boss asked me to show near each pushpin a label. I've tried in different ways but without success.
I tried this:
Do("Insert Into Cosmetic1(Obj, Label) values(CreatePoint(_lat_, _long_), 'My Label')
but didn't work! Maybe the MapBasic is wondering what does 'Label' is, so I tried to add the 'Label' column:
Do "Add Column Cosmetic1(Label)"
but again no success!
Please help me in showing the pushpin label.
TIA,
Cabbi
--------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 9432
