is in group
Posted: Fri Jul 10, 2009 10:33 pm
Hi All,
I need to known if an img is in a group
I tried :
but it rturn an error "chunk is not a container"
i understand is in work only with strimg (like explaned in the revdictionary)
I must write a function for that ?
Jean-Marc
I need to known if an img is in a group
I tried :
Code: Select all
If img myImage is in group MyGroup then
show img myImage
else
hide img myImage
end if
i understand is in work only with strimg (like explaned in the revdictionary)
I must write a function for that ?
Jean-Marc