21 Aug
2014
21 Aug
'14
10:09 p.m.
Hi Ondrej, On Thu, 21 Aug 2014 10:38:08 +0200, Ondrej Zajicek wrote:
Well, you could generally use constants in constants (you are using test_asn in your example), just the set literals are a bit complicated and do not allow constants for whole pair.
Thanks for the very swift reply! This makes sense. I think for what I'm doing here it'll actually be simpler just to define functions that do the filtering, and call them from the filters. -- Michael