Hi, I need the following Script (Python) to work: for i in context.objectIds('ORL_Art'): print context._['sequence-item'] return printed ... but it doesn't work. Obviously, I'm not expressing the _['sequence-item'] correctly. I'd be grateful for any hints... -- Milos Prudek