Re: [xsl] Re: Pad a string

Subject: Re: [xsl] Re: Pad a string
From: Eric Vitiello <xsl-list@xxxxxxxxxxxx>
Date: Tue, 7 May 2002 14:32:18 -0400
-- Dimitre Novatchev [Tue, 7 May 2002 10:46:10 -0700 (PDT)]:

>Your case seems quite simple -- you could use a static global
>xsl:variable containing a known in advance maximum of dots and
>manipulate it using the substring() function.

thanks!  using a xsl:variable, substring() and string-length() worked perfectly.  That was a very simple solution.

--Eric


---
Eric Vitiello
Perceive Designs
<www.perceive.net>;


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread