> So... Let us say that the setting of the first key is on and so we switch > it off... > > Then are we saying don't BOTHER to check second key because both can never > be on at the same time? > > Or is it wise to switch both off regardless (if they are on) and not > assume..
Just attempt to switch them both off - because you won't know which one is on, if any, so you'd have to start elaborate checks to see which is on and which is not... it really isn't worth the effort. -- Jason Teagle [EMAIL PROTECTED] _______________________________________________ msvc mailing list [email protected] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
