Hello,
According to the dictionary, "repeat for each" seems to only apply to containers.
But I was wondering if it can be used for buttons in a group, and which is the syntax in this case. I tried some variants, with no luck.
TIA
"repeat for each" in a group
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 49
- Joined: Sat Jun 16, 2012 7:57 pm
"repeat for each" in a group
Best regards,
Didier
Didier
Re: "repeat for each" in a group
Hi Didier,
the dictionary is correct, you can't, use: repeat with i = 1 to the num of btns of grp XYZ
I don't think that you can have that much buttons in a group that you have a real advantage in speed if you could
Best
Klaus
the dictionary is correct, you can't, use: repeat with i = 1 to the num of btns of grp XYZ
I don't think that you can have that much buttons in a group that you have a real advantage in speed if you could

Best
Klaus
-
- Posts: 49
- Joined: Sat Jun 16, 2012 7:57 pm
Re: "repeat for each" in a group
Hi Klaus,
Thanks for the bad news. Hopefully, I'm not considering killing the messenger for a simple rhetoric issue
I was not seeking speed, just considering this syntax handsome.
In the meantime, the script has been written as you suggested.
Thanks for the bad news. Hopefully, I'm not considering killing the messenger for a simple rhetoric issue

I was not seeking speed, just considering this syntax handsome.
In the meantime, the script has been written as you suggested.
Best regards,
Didier
Didier
Re: "repeat for each" in a group
Hi Didier,
Have a nice weekend!
Best
Klaus
Oh, thank you, too kind!LittleGreyMan wrote:Hi Klaus,
Thanks for the bad news. Hopefully, I'm not considering killing the messenger for a simple rhetoric issue![]()

I agree, that would be very handy for all other things, too!LittleGreyMan wrote:I was not seeking speed, just considering this syntax handsome.
That was the planLittleGreyMan wrote:In the meantime, the script has been written as you suggested.

Have a nice weekend!
Best
Klaus