If you don't already have the group then you can place group via the menu item.
or like you said you can script it in.
Also you can delete the group from individual cards after scripting it to them all.
Why don't you want to add it to the original control group????
Tom
On Feb 18, 2004, at 3:18 PM, Christopher Mitchell wrote:
Howdy,
Just wondering if there is a way to place a group on all cards - if you realized after you've already duplicated and individualized all cards in a particular stack with an original, but deficient, set of controls. kind of like "oops I really should have put a "close" button in this..
Just off the top of my head, adding that extra control to the originally duplicated group should do it, right?
on the other hand, if you wanted it to be a separate group, one might have to do something like (this is very mocked up)
repeat with i = 1 to the number of cards place group "foo" end repeat
I don't particularly want to add it to the original control group, but I don't want to edit each individual card either. the UI makes accessing card elements and doing multicard edits or even multicard deletions difficult unless you write a small script to do it.
or maybe I just don't know what's going on!
Yours, Chris
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
Thomas J. McGrath III SCS 1000 Killarney Dr. Pittsburgh, PA 15234 412-885-8541
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
