Lars Heber <Lars.Heber@t-systems.de> writes: > <dtml-let myTest="'some really senseless blah'"> <dtml-var "myTest[:10]"> ... <dtml-var "myTest[-10:]"> > </dtml-let> the second one extracts the final 10 characters. > > I couldn't find the solution anywhere... Knowing Python helps alot. HTH Siggy