Cant get it to work that way either

It does react but it dosent set %savethis when i use $strip(%strip.1)

Code:
if ($strip($1) == %triggertwo.1) { set %savethis $strip($3) | goto setthings.1 }


Code:
if ($strip(%trgnutwo.1) == %triggertwo.1) { set %savethis $strip(%strip.1) | goto setthings.1 }



Last edited by Bast; 13/11/11 10:13 PM.