Klaus-

> repeat
> --do some other stuff here--
>      create graphic tname
>      set the selected of grc tname to true
>     end repeat
>  group
>  select empty

Whoa! "Group" with no parameters!... I've been doing things the hard way:

create group tGroup
start editing group tGroup
 repeat
  -- do some other stuff here
  create graphic tName
 end repeat
stop editing group tGroup

-- 
 Mark Wieder
 [EMAIL PROTECTED]



_______________________________________________
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

Reply via email to