Alex,

You need to use the Round() function like so:-

"S = " + Round(Area(obj, "sq m"),1) + " m2"

Keith


-----Original Message-----
From: Alex Teleshev [mailto:[EMAIL PROTECTED]]
Sent: 03 November 2000 12:12
To: [EMAIL PROTECTED]
Subject: MI-L Round numbers


Hello Mapinfo-l,
I want to lable area of poligons using function:
"S = "+Area(obj, "sq m")+" m2"
But in this case I have smth. like
S = 123.1234 m2

I'd like to have S = 123 m2
without point and decimal signs
What I have to do ?

Best regards,
Alex Teleshev
Geologist, RIFT Ltd.
                        mailto:[EMAIL PROTECTED]




_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.


_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to