Page 1 of 1

Deleteline firing prompt

Posted: Tue May 19, 2015 10:13 am
by herbert
So Sorry for all the posting but recoding my system and just a few things driving me crazy!

When I use DELETELINE() it always fires a prompt afterwards.. anyway to use deleteLine() without it firing a prompt?

been looking through the manual/tutorial on wiki and cant really find anything to assist :/


I have ONE trigger (perl regex)

0 = ^You will execute the following command when you recover (.+) next\: (.+)$
1 = ^You will execute the following command when you next regain (.+)\: (.+)$

in the trigger I just have: -

deleteLine()