11-07-2006 05:09 AM
11-07-2006 06:42 AM
Could you explain a little bit more what you want to do?
11-07-2006 07:21 AM - edited 11-07-2006 07:21 AM
Message Edited by Will.D on 11-07-2006 08:21 AM
11-07-2006 08:51 AM - edited 11-07-2006 08:51 AM
You could also change the radix of the case selector value, so that you have a binary representation:
Message Edited by becktho on 11-07-2006 03:51 PM
11-07-2006 09:40 AM
No sure if this helps but
Classic Controls >>> Classic Boolean >>> Classic Radio buttons
may help because the mutual exclusive behaviour. The old ocontrols can be replace with newer style and the case structure will adapt the boolean names.
Ben
11-07-2006 10:12 AM
Thanks to all,
That's what I meant.
Yariv3G