Thomas,

SYMBOL is a clause not a function.

If you want to create a symbol style then

 SelectSymb=MakeSymbol(35,16711680,12)

SYMBOL can be used as a "parameter" in some statements like in

create point into varaiable o (12.3,56.7) SYMBOL (35,16711680,12)

The documentation is dispersed through the MB manuals, mainly under the form
of examples.

Jacques Paris
============================================================
e-mail        [EMAIL PROTECTED]
   alternate   [EMAIL PROTECTED]

gis activity (MapInfo mainly)
      http://www.total.net/~rparis/gisproducts.htm
============================================================

> -----Original Message-----
> [mailto:[EMAIL PROTECTED]]On Behalf Of Thomas Brix Lyng
>
> I have a MapBasic question. Why doesn't this work:
>
>   Dim SelectSymb As Symbol
>
>   SelectSymb=Symbol(35,16711680,12)
> I can't find any documentation for working with the pen, symbol,
> font and brush variables or am I looking in the wrong pages? I
> have MapBasic 4.1.

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