suresh wrote: > Hans Schou wrote: > >> pom.Ewire = pom.EwireIDURL[0] # I get an error here on this line > > > You should use manage_changeProperties() for this. Yes, thanks, it was: pom.manage_changeProperties(Ewire=pom.EwireIDURL[0]) Some day I even might understand why there is a different syntax sometimes... /hans