First of all, thanks to all of you who offered advice on this problem, with
special thanks to Craig Newman for definitively pointing out that "The "last"
keyword is not stable when referring to groups." - apparently a LC bug
After doing a little exploring through the dictionary for a workaround,
Hi everyone,
I have a script intended to add, name and position a label and field
group (which I refer to as a "doublet) into a group that already has a
number of such doublet groups.
Here's the script:
on addFldDoublet theGroup
put the number of grps in grp theGroup into lastDoublet
Hi everyone,
I have a script intended to add, name and position a label and field group
(which I refer to as a "doublet) into a group that already has a number of such
doublet groups.
Here's the script:
on addFldDoublet theGroup
put the number of grps in grp theGroup into lastDoublet
put