Hi, Is there a way I can change the content of a SubSequence object? In the constructor I give it the parent sequence, the start and end index of that sequence. But what if I want to change it later? I want to reset the start and/or the end, and thereby changing the length of the subsequence. Thanks, Guoneng