In message <[EMAIL PROTECTED]>, "Daniel F. Savarese" writes: >pmi.setInput("fee fie foe foo"); >pmi.setCurrentOffset(4); // or pmi.setBeginOffset(4) depending on what > // you really mean (i.e, how you want ^ to behave).
Just to clarify, that comment should have read "optionally followed by pmi.setBeginOffset(4) ..." setBeginOffset() won't change the current offset. daniel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
