From a little fiddling here, it looks like groups are just counted once each as their own "controls". So if I create two groups with 3 controls in each, I get 3 + 3 + 2 = 8 controls. Furthermore, if you group two groups together, the super-group gets counted additionally. In your example, it seems like the answer would be 7 (and I actually get that here)- I'm assuming you have a nested group or something not listed in the email.

The "group n" seems like a bug, that just is equivalent to leaving off the "group" qualifier altgether.

- Brian

In the message box, type "put number of controls"
Guess it, the answer is 8 ;-)

I tried the undocumented (?):
"put number of controls of group 1" > 2 -- good
"put number of controls of group 2" > 3 -- good

I tried then:
"put number of controls of group 3" > 8 -- there is no group 3!
and the same with any
"put number of controls of group n" > 8

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to