I have a queue that only one user is responsible for any ticket that goes to that queue. I'd like to set a scrip that sets the owner to that user on creation. I tried to create one that was user defined, with template blank, and Custom action preparation code: set owner = 'userid'; it didn't work. pointers? -- Anne