On 5 Apr 2007, at 20:14, Tereza Snyder wrote:
You don't need to select an object to move it or rename it or group
it. If you have its long ID, which you can obtain after you make it
either with "create" or with "clone": e.g.
clone grp "unsweetened"
put the long ID of it into tMyGrp1
set the topleft of tMyGrp1 to tTopLeft1
set the name of tMyGrp1 to "special dark"
It's also possible to refer to the 'last' object, although it's not
as foolproof as the long ID:
clone grp "unsweetened"
set the topleft of the last group to tTopLeft1
set the name of the last group to "special dark"
lone grp "unsweetened"
set the topleft of the last group to tTopLeft2
set the name of the last group to "semi sweet"
Ian
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution