=?ISO-8859-1?Q?Bj=F8rge_Solli?= writes: > I am not sure if this detailed questions are welcome here, so plz let me > know if I should use another list or something.. > > I get this Type Error: > sequence index must be integer > > when I execute this code: > context.manage_changeProperties(id,title=tittel) ^^ This looks strange. Why do you need it? Omit the "id,"! Dieter