<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Roger Roelofs asked:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Monaco" size="3" style="font: 12.0px Monaco">I'm somewhat familiar with perl, but I've never seen<span class="Apple-converted-space">  </span>'if /^NOTE/../^X-Palm/' before.<span class="Apple-converted-space">  </span>Where can I find it in the docs?</font></p> </blockquote><br></div><div>You can see an explanation of this "flip-flop" operator with some nice examples via</div><div><br class="webkit-block-placeholder"></div><div>  perldoc perlop</div><div><br class="webkit-block-placeholder"></div><div>Search for "Range Operators".</div><div><br class="webkit-block-placeholder"></div><div>Cheers,</div><div>Paul</div></body></html>