Hi,
For ur code:
For the coloured line of code cpould u please specify the description of the child objects u want to store.
Regards,
Sankalp
For ur code:
Code:
Set oDesc = Description.Create
oDesc("micclass").Value = "Page"
Set childs = child.childObjects(oDesc)
Set child = childs(0)
print child.toString
[color=#FF0000]Set childs = child.childObjects[/color]
print childs.count
For the coloured line of code cpould u please specify the description of the child objects u want to store.
Regards,
Sankalp