the IF is closet further down, i have a couple of more %var to set if the if match.

if i echo

Code:
//echo ($strip(%trgnuone.1) == %triggerone.1)

i get
Code:
($strip(%trgnuone.1) ==


if i echo
Code:
//echo ($strip( $+ %trgnuone.1 $+ ) == %triggerone.1 $+ )

i get
Code:
($strip($1) == OK)


wich is the variable i want to check against.
If you guys say it should work i must work, i dont have qlue thou