RE: String tag with "exotic" languages

2002-07-30 Thread Eric . Lewis
rds, Eric -Original Message- From: Henri Yandell [mailto:[EMAIL PROTECTED]] Sent: Montag, 29. Juli 2002 17:27 To: Tag Libraries Users List Subject: Re: String tag with "exotic" languages That's very odd Eric. The str:substring tag is pretty much just a wrapper for String.su

Re: String tag with "exotic" languages

2002-07-29 Thread Henri Yandell
That's very odd Eric. The str:substring tag is pretty much just a wrapper for String.substring itself [a little bit of null protecting is all that is added]. Could you try and replicate your problem using the underlying String library? The underlying substring wrapper function I'm using does a n