Hi guys,
Sorry to bother you again with the same thread, but I made
some more discoveries on the topic of on-the-fly grouping /
ungrouping.
As described before, I have 50 images that can be grouped /
ungrouped in various ways.
If I run the following script :
group image id 1430
set name of grp 1 to "sel"
ungroup group "sel"
I end up with an empty list in the groupnames, which is 100%
normal.
But then, when I run the following line :
group image id 1450
I get a new version of group 1 (which is what I expect), but
if I check the content of the groupnames, surprise : the name of
group 1 is automatically set to "sel", without running the line :
set name of grp 1 to "sel"
Needless to say that it's a bit disturbing...
So if you adress groups by # instead of id, you can get several
groups with the same name, and in certain conditions it might
cause MC to crash.
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.