Hi,

I am a bit confused, should the following code work?

put the long name of card 1 into myCardName
put the name of control 1 of card myCardName into myControlName

I get an error when I try to do this and changed the code to:

put the name of control 1 of card myCard of stack myStack into my ControlName

Which is ok, but what I really want to be able to do is this:

put long name of group myGroup into myGroupName -- String of something like "group x of group y of group z of card c of stack s"
put the name of group myGroupName into myGroupName.


Any Ideas?

Thanks a lot
Dave

_______________________________________________
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