Reply to thread

Re: AW: Expressions/Rules requests




The order of the parsing expressions is important.


First parsing expression is used, if it fails, then next, etc.


However any parsing expression that gets some results is used and then it *STOPS* trying to use the others.


So move your new expression to the top, the up/down arrows in the parsing expressions don't work for me, so they might also not work for you, in that case do a mass copy and paste to move all the existing expressions down a spot, so you can insert your new one at the top position.


And if all that still fails, reply with a filename example that fails to parse for you, so that I can actually see why it doesn't get parsed.


Top Bottom