Altough being located in the Booleans palette, the radio buttons are in fact Clusters acting as Enums, all different kinds of objects.
A radio button object returns an integer value, instead just a true/false, and you can add as many buttons as you need in the cluster.
The case structure use the label on the booleans inside to define each case. Try it, by adding another boolean, then click on the case structure and choose "add case after". A new case, using the label of the added boolean is automatically created. Nice ?..
CC
Message Edited by chilly charly on 03-09-2005 07:41 AM
Chilly Charly (aka CC)