<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>CONCAT ( CONCAT ( CONCAT ( 'L: ' , CALC_LENGT ), '\nD: '), MEASURE )<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Martin Morrison<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Application Engineer<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Engineering Design Systems, Inc.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>3780 Peters Creek Rd Ext SW<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Roanoke, VA 24018<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>540.345.1410<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>gis.edsi.com<o:p></o:p></span></p></div><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> mapguide-users-bounces@lists.osgeo.org [mailto:mapguide-users-bounces@lists.osgeo.org] <b>On Behalf Of </b>Nimrod Cnaan<br><b>Sent:</b> Sunday, January 16, 2011 9:17 AM<br><b>To:</b> mapguide-users@lists.osgeo.org<br><b>Subject:</b> RE: [mapguide-users] Workaround for multiline Feature Label<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>The double q didn't work.<br>I'm rely despret. I remember that there was a workaround in the erlier versions.<br>I was hoping that there is one for v2.1<br> <br>any help <br> <br>this expression dasn't work in v2.1<br>Concat ( 'L:', Concat ( CALC_LENGT , Concat ( '\n', Concat ( 'D:', MEASURE ) ) ) )<br><br>It returns the following Feature lable:<br><<L: 22.33 \n D: 250>><br> <br>Nimrod,<br> <br> <br>> Date: Thu, 13 Jan 2011 00:45:38 +1100<br>> Subject: Re: [mapguide-users] Workaround for multiline Feature Label<br>> From: zac.spitzer@gmail.com<br>> To: mapguide-users@lists.osgeo.org<br>> <br>> just a hunch try double quotes?<br>> <br>> 2011/1/13 Nimrod Cnaan <nimcnaan@hotmail.com>:<br>> > There was no faille, I simply got the '\n' as another Char in the expression<br>> > on the map (with no break line).<br>> > As in:<br>> > <<Len: 33.52 \n Diam: 200>><br>> ><br>> > Look at the attached image<br>> > I'm using MGOS 2.1 on win2003 OS & .NET environment<br>> ><br>> ><br>> >> Date: Wed, 12 Jan 2011 22:18:52 +1100<br>> >> Subject: Re: [mapguide-users] Workaround for multiline Feature Label<br>> >> From: zac.spitzer@gmail.com<br>> >> To: mapguide-users@lists.osgeo.org<br>> >><br>> >> what was the failed result?<br>> >> ;<br>> >> 2011/1/12 Nimrod Cnaan <nimcnaan@hotmail.com>:<br>> >> > I used this Expression with no success !<br>> >> ><br>> >> > Concat ( 'L:', Concat ( CALC_LENGT , Concat ( '\n', Concat ( 'D:',<br>> >> > MEASURE ) ) ) )<br>> >> ><br>> >> > does anyone know a workaround ?<br>> >> ><br>> >> ><br>> >> ><br>> >> > Date: Sun, 9 Jan 2011 07:07:56 -0800<br>> >> > From: nimcnaan@Hotmail.com<br>> >> > To: mapguide-users@lists.osgeo.org<br>> >> > Subject: [mapguide-users] Workaround for multiline Feature Label<br>> >> ><br>> >> > Is there a workaround for multiline Feature Label, MGOS v2.1?<br>> >> ><br>> > & gt; > Nimrod,<br>> >> > --<br>> >> > View this message in context:<br>> >> ><br>> >> > http://osgeo-org.1803224.n2.nabble.com/Workaround-for-multiline-Feature-Label-tp5904508p5904508.html<br>> >> > Sent from the MapGuide Users mailing list archive at Nabble.com.<br>> >> > _______________________________________________<br>> >> > mapguide-users mailing list<br>> >> > mapguide-users@lists.osgeo.org<br>> >> > http://lists.osgeo.org/mailman/listinfo/mapguide-users<br>> >> ><br>> >> ><br>> >> > _______________________________________________<br>> >> > mapguide-users mailing list<br>> >> > mapguide-users@lists.osgeo.org<br>> >> > http://lists.osgeo.org/mailman/listinfo/mapguide-users<br>> >> ><br>> >> ><br>> >><br>> >><br>> >><br>> >> --<br>> >> Zac Spitzer<br>> >> Solution Architect / Director<br>> &g t;> Ennoble Consultancy Australia<br>> >> http://www.ennoble.com.au<br>> >> http://zacster.blogspot.com<br>> >> +61 405 847 168<br>> >> ____ ___________________________________________<br>> >> mapguide-users mailing list<br>> >> mapguide-users@lists.osgeo.org<br>> >> http://lists.osgeo.org/mailman/listinfo/mapguide-users<br>> ><br>> > _______________________________________________<br>> > mapguide-users mailing list<br>> > mapguide-users@lists.osgeo.org<br>> > http://lists.osgeo.org/mailman/listinfo/mapguide-users<br>> ><br>> ><br>> <br>> <br>> <br>> -- <br>> Zac Spitzer<br>> Solution Architect / Director<br>> Ennoble Consultancy Australia<br>> http://www.ennoble.com.au<br>> http://zacster.blogspot.com<br>> +61 405 847 168<br>> _______________________________________________<br>> mapguide-users mailing list<br>> mapguide-users@lis ts.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/mapguide-users<o:p></o:p></span></p></div></body></html>