From: Gavin Sinclair Date: 2004-10-11T14:00:39+09:00 Subject: Re: Change exclusive on Range On Monday, October 11, 2004, 12:10:39 PM, trans. wrote: > Er... > How do I change the end exclusivity of a pre-existing range? Perhaps you can't. Can you change anything else about a pre-existing range? I'm intentionally not polluting my response by looking at the docs. If I were to write a Range class from scratch, it would be read-only. So the answer to your question _would_ be: create a new range :) Gavin