Re: Operator Security Requirments
By: Phil to All on Sat Oct 24 2015 00:46:57
(LEVEL 40 & FLAG 4B | FLAG 4T)
This might not be doing exactly what you want it to. Here are some alternatives:
((LEVEL 40 & FLAG 4B) | FLAG 4T)
- If the user is level 40 and has flag 4B
- Or the user is any level and has flag 4T
(LEVEL 40 & (FLAG 4B | FLAG 4T))
- The user is level 40 and has either flag 4B or flag 4T
I provide both examples because I can't tell by reading your string exactly how you wish to group those requirements (and Synchronet probably can't either.)
Not sure if this will solve your problem, but it's the way to nest ARS statements.
---
echicken
electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com