Subject: Re: add variables
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 18 Jul 2001 09:24:59 +0100
|
> Thanks. Now another question:
> How to do the counter increment?
> <xsl:variable name="counter">1</xsl:variable>
> $counter=$counter + 1
Look at the archives of this list, or the FAQ: You can not change the
value of a variable once it is bound.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|