Tony, >>> individual clauses in a boolean expression are evaluated in the order they >>> are written.
Clauses in an _expression_, yes. Arguments in a subroutine call, no. The languages I am familiar with evaluate ALL arugments before making the subroutine call. The order of evaluation may differ and it may not even be guaranteed, but all arguments are still evaluated. But evaluation multiple arugments has nothing to do with evaluating expressions WITHIN an argument. Merrill ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users