Subject: RE: How do you make a=b?
From: "Dion Houston" <dionh@xxxxxxxxxxxxx>
Date: Mon, 19 Aug 2002 17:30:39 -0700
|
Hi Zoe:
In XSLT you don't! Variables cannot have their value changed once
they're set... It's a feature of functional programming.
How can we help you solve the underlying problem?
Dion
-----Original Message-----
From: Zoe Peng [mailto:zoe@xxxxxxxxxxxx]
Sent: Monday, August 19, 2002 4:50 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: How do you make a=b?
Hi,
if you have
<xsl:variable name="defaultMessageA" >123</xsl:variable>
and you want to change the value of defaultMessageA to 345, how do you
do it?
tnx.
--Zoe
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- How do you make a=b?
- Zoe Peng - Mon, 19 Aug 2002 19:49:42 -0400 (EDT)
- <Possible follow-ups>
- Mark Wilgus - Mon, 19 Aug 2002 22:48:22 -0400 (EDT)
- Zoe Peng - Mon, 19 Aug 2002 23:54:45 -0400 (EDT)
- Mike Brown - Tue, 20 Aug 2002 00:51:30 -0400 (EDT)
- Dion Houston - Tue, 20 Aug 2002 02:08:50 -0400 (EDT) <=
|
|