How to refer to objects in a group

J. Landman Gay jacque at hyperactivesw.com
Wed Nov 18 14:04:15 EST 2009


Mark Swindell wrote:
> Let's say I have a group of 40 images.  I want to be able to say
> "hide image 35 of of group myImageGroup."  What is the correct
> reference to make this happen?


This should work as-is -- only leave off the extra "of". ;) This works 
for me:

hide img 35 of grp "myImageGroup"

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list