Subject: RE: find capital letters in string and split it
From: "bryan" <bry@xxxxxxxxxx>
Date: Mon, 10 Feb 2003 12:52:52 +0100
|
>still slow but you can avoid the "not very likely to occur" problem by
>first translating all uppercase to (say) A then using substring-before
>to split on A then using substring
Thanks, I swear I've seen this solution before too, it just shows it's a
matter of thinking with translate.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
bryan - Mon, 10 Feb 2003 05:54:09 -0500 (EST)
- David Carlisle - Mon, 10 Feb 2003 06:17:22 -0500 (EST)
- bryan - Mon, 10 Feb 2003 06:53:30 -0500 (EST) <=
- Francis Norton - Mon, 10 Feb 2003 06:27:40 -0500 (EST)
|
|