posted 20 years ago
<xsl:variable name="quotes">"</xsl:variable>
OR
<xsl:variable name="quotes" select=""" />
<xsl:variable name="fullCommand" select="concat($quotes,$telephoneNumber, $quotes)" />
I want a result "123456" i.e. telephoneNumber in quotes after concat,but it's not giving.It gives "telephoneNumber"
I am using Texedo for the transformation.
Hopefully I am not missing anything, but you seem to be overly complicating thing unnecessarily....
Let us know if this works,
If that doesn't work, try -
Please do let us know what you find.............
Thanks.
[ October 06, 2004: Message edited by: Madhav Lakkapragada ]
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81