[rt-users] skip all next scrips

2013-12-19 Thread Alexander Reintzsch
Hello, I want to write a scrip. This script is the first to run on a ticket-creation. Under certain conditions, I don't want to run any other scrip. So how can I do that? Is there a way to make the script checking abort the execution of the next scrips or make their condition-checking throw a 0

Re: [rt-users] skip all next scrips

2013-12-19 Thread Kenneth Crocker
Sent: 12/19/2013 6:47 AM To: rt-users@lists.bestpractical.com Subject: [rt-users] skip all next scrips Hello, I want to write a scrip. This script is the first to run on a ticket-creation. Under certain conditions, I don't want to run any other scrip. So how can I do that? Is there a way to make