This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: Pad a string


-- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]