Sub/Triggers

Posted by Scarn on Tue 26 Jul 2005 09:10 PM — 5 posts, 23,079 views.

#0
Hi again:)

I want a sub trigger...

so that when i see '* is in perfect shape'


it sustitute it and instead see...

Perfect - %2 - Perfect...

I can send it AFTER the first line easily, but i'd like the script to replace it...if possible.

Thanks,

Scarn.
#1
Just check the 'omit from output' to gag the line and then use the script functions to echo the output in the format and colors you desire. Should work just fine.
#2
nope, that omits everything...even the script.
Australia Forum Administrator #3
I think you will find that if you do that in "send to script" it will indeed delete the notes as well. However if you call a script (put a trigger sub name into the function box) then it will correctly display the line.
#4
Hmmm, Im still confused.

I have a script trigger sending so when I see this...

Orc is in perfect shape.

i instead see this:

Orc is in perfect shape.
Perfect - Orc - Perfect

I can block out 'Orc is in perfect shange' by changing its colour, but i would like to actually REPLACE it.