I took a look and indeed

it does work LOL. Big thanks. I started writing a logging script because it seems that the ones over there aren't functioning on OSI. I came across a sub that you wrote... an advanced journal scanner. I put it in there, seems to be giving me a false positive for no wood to harvest.
If I have the right of it you do this:
call your sub (name) (journal lines to scan)
wait some time
call your sub (same name) (what you are looking for)
then if #true do this
else
do that
Script works great on the first tree, then it gets the harvest message and goes to the second tree...
that's when the problem hits... it hits the tree once, thinks it is getting a harvest message and goes to the 3rd tree, where it hits 1 time time and thinks it gets the harvest message and moves on.
I suspect I'm failing to do something as you are much better at scripting than I was back when I remembered how. Am I failing to clear the journal? *bleep* if I remember how