[rt-users] skip all next scrips

Kenneth Crocker kenn.crocker at gmail.com
Thu Dec 19 13:34:01 EST 2013


Alex,

Scrips run in a named (alphabetical) sequence. Write a scrip and name
it 1a something and in the scrip set the value of a specific CF on or
off and have the scrips that follow check the value of that CF.
I've done that many times.

Kenn

Sent from my Windows Phone From: Alexander Reintzsch
Sent: 12/19/2013 6:47 AM
To: rt-users at 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 the script checking abort the execution of the
next scrips or make their condition-checking throw a 0 as return value?

Thanks for your help.

Cheers,
Alex



More information about the rt-users mailing list