sorry!!!!!! i forgot the code i'm using...

----------------------------------------------------------------------------
----------------------------------------

Open Table "buttami.tab" Interactive

Dim symbolSave As Symbol

Dim sSymbolAttr As String

Dim sCmd As String



Map From buttami

Select * from buttami into selection

Set Map Zoom Entire Layer buttami

note "ok"

symbolSave = CurrentSymbol()

sSymbolAttr = "(55,20560,24)"

sCmd = "Set Style Symbol MakeSymbol" + sSymbolAttr

Run Command sCmd

Update "Selection" Set obj = CreatePoint(CentroidX(obj),CentroidY(obj))

----------------------------------------------------------------------------
----------------------------------------

ciao

----- Original Message -----
From: "Paolo Zanin" <[EMAIL PROTECTED]>
To: "MapInfo-L" <[EMAIL PROTECTED]>
Sent: Thursday, March 13, 2003 10:07 AM
Subject: MI-L Modifing symbol


hi to all (ciao a tutti)

i'm using a short mb (coming from MB Help) because i need modify the symbols
of a selection; everythings is ok but the kind of symbols i need don't work:
the variable sSymbolAttr accepts only Mapinfo 3 symbols, how can I specify
other symbol, eg Symbol (55,20560,24,"MapInfo Symbols",0,0)

thanks a lot for any help

ciao e grazie, Paolo



---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 5930

Reply via email to