Fearless Froggie wrote: > I tested the following: > > my_folder = 'test5' > my_folder.objectValues(my_object_type) try this instead: context[myfolder].contentValues(my_object_type) cheers, Chris