> What's the best way to implement this? so even when the > application is completely shut down, the next time you open > it will remember your preference. I'd do it in a preference stack - a stack you save to a file and open during the course of the program starting up... Scott