<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>Hi Johannes, <br><br>thanks! I had only [string] fields but I could combine them with help of your syntax. <br>[NAME]+': '+[NUMBER]+' No.'<br>The syntax was not correct in my case.. <br>Thanks again and best regards, <br>Ruth<br><br>Ruth Schönbuchner<br><b>CSGIS</b><br>Email:ruth.schoenbuchner@csgis.de<br>Web: h<b>ttp://www.csgis.de</b><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Thu, 3 May 2012 05:17:16 -0700<br>&gt; From: spatialjoe@googlemail.com<br>&gt; To: gvsig_internacional@listserv.gva.es<br>&gt; Subject: Re: [Gvsig_english] Field calculator expression<br>&gt; <br>&gt; Hi Ruth,<br>&gt; <br>&gt; combining two flieds in one extra field is easy as long as you think about<br>&gt; data types.<br>&gt; So in your example, I assume [output] to be a string field whereas [Number]<br>&gt; maybe integer.<br>&gt; You have to convert numerical to string values (Typ: numerisch,<br>&gt; Kommandos:tostring)<br>&gt; So [output] in your examplewould be:<br>&gt; <br>&gt; [NAME]+': '+ toString([NUMBER])+' No.'<br>&gt; <br>&gt; Best,<br>&gt; <br>&gt; Johannes<br>&gt; <br>&gt; <br>&gt; --<br>&gt; View this message in context: http://osgeo-org.1560.n6.nabble.com/Field-calculator-expression-tp4949047p4949066.html<br>&gt; Sent from the gvSIG users mailing list archive at Nabble.com.<br>&gt; _______________________________________________<br>&gt; Gvsig_internacional mailing list<br>&gt; Gvsig_internacional@listserv.gva.es<br>&gt; <br>&gt; To see the archives, edit your preferences or unsubscribe from this mailing list, please access this url:<br>&gt; <br>&gt; http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional<br></div>                                               </div></body>
</html>