On 10 Nov 2000 magnus@websys.no wrote: > But I'm unable to set the Title property of a File object. Is it just the title property? All the others you can fiddle around with? Try manage_changeProperties() instead. I know (from lib/python/OFS/Image.py) that the File object has its own manage_edit() method, you could try that one.