Subject: Re: change case
From: Miloslav Nic <nicmila@xxxxxxxxx>
Date: Wed, 18 Oct 2000 13:04:50 +0200
|
translate($xxx,"abcd...","ABCD...")
you can play with translate function at:
http://www.zvon.org/cgi-bin/xlab/bin/stringFunctions.py
Lisa van Gelder wrote:
>
> Is there a way to change the case of a bit of a string?
>
> I have <param name="poodle"> and I want to change it to <param
> name="Poodle">
>
> I can find the first letter of my string using substring() but I can't find
> any way to change its case.
>
> thanks
>
> Lisa
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
--
******************************************
<firstName> Miloslav </firstName>
<surname> Nic </surname>
<mail> nicmila@xxxxxxxxx </mail>
<support> http://www.zvon.org </support>
<zvonMailingList>
http://www.zvon.org/index.php?nav_id=4
</zvonMailingList>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|