Found what I needed.. I was going to go with yours but I figured I'd play around with it a bit more and see if I could get it to work. It's a bit sloppy, but I haven't found any problems with it.:
I was trying to figure out a way to make my a three sniff autotrack trigger. I was going to use a list and have it add a direction everytime, and then count the number of each and if there's atleast t ...
About my triggers:
@perc was screwed up a bit fix is
#VAR {%insert( ".", %eval( %1*100000/%2), 3)}
or just plug @perc(@v1, @v2) and bam you have a nice pretty print form of a decimal val ...