diff --git a/HTH.ahk b/HTH.ahk index 0441d96..0748d23 100644 --- a/HTH.ahk +++ b/HTH.ahk @@ -2320,6 +2320,7 @@ out1 := Trim(s) s:=StrSplit(str,",").3 out2 := Trim(s) + if (InStr(out1, "%")) { out1 := varTraspiler(out1, 0)