Frequently I need several properties to be checked to enable or disable a target. A boolean expression would be much better than a list of properties, but I would be happy with just a list. I think if should have && inside and unless should have ||.

- Alexey.

Stefan Bodewig wrote:

On Tue, 04 May 2004, Alexey N. Solofnenko <[EMAIL PROTECTED]>
wrote:



Could you please also update if and unless to accept a list of
properties?



if="A, B" would mean "A is set and B is set" or "A is set or B is set"?

You know that propertiy names are allowed to contain spaces and commas
and any other separator char we would invent?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to