Hi,
how can I programatically change the Language attribute in Standard Resource 
Metadata of ATImage?
I tried:
for item in context.objectValues('ATImage'):
  print item.Language()
This works perfectly. How do I assign value to Language?
-- 
Milos Prudek