Hi list

I have a group made of 40 buttons.
These 2 lines run fine :
   select first btn of grp "myGroup"
   select last btn of grp "myGroup"

But only the first of the 2 following lines works, the
second one returns a compilation error :
   select first control of grp "myGroup"
   select last control of grp "myGroup"

I am using LC Community 6.5.2 on Mac.
Is it worth filing a bug report ?

Thanks
jbv


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to