roxen.lists.roxen.general

Subject Author Date
Re: changed? Martin Stjernholm <mast[at]roxen[dot]com> 12-02-2009
Martin Stjernholm <<mast[at]roxen.com>> wrote:

>> RXML parse error: Syntax error in expr attribute.
>> | <set expr="pkg.variable[..16]" variable="pkg.var">

Silly me, the code corresponding to your example would of course be:

  <set variable="pkg.var">
    <substring to="17">&pkg.variable;</substring>
  </set>