Hi, in the latest spec 09/09 I see that we have the new setRange(String) method. I see that the single-string syntax in chapter 14 for the range is RANGE fromPosition,toPosition
but then in chapter 24 I see that we have RANGE fromPosition TO toPosition with a "TO" keyword. Which one is correct ? The one in Chapter 24 is what was originally the accepted syntax and what JPOX implements currently. Thanks. -- Andy
