On 5/18/11 8:36 AM, Juha Heinanen wrote:
Brandon Armstead writes:
Quick correction: $var(test) = $var(test)& ~ 2;
that is what i actually tried to do in the first place and it had no effect. luckily m4 exists.
Looks like some operators are missing in the new core cfg interpreter, including this one.
The workaround that I can suggest right now, for those needing it at runtime, use Lua or other embedded scripting options. I will put it anyhow with high priority in my to-do list.
Cheers, Daniel