View Single Post
  #9  
Old 11-18-2004, 02:44 PM
charlesm charlesm is online now
Registered User
 
Join Date: 06-03-2004
Location: San Diego
Posts: 7
I updated the expression to look like this:

[!%isRebuild% && %vBuild% == 1]

and changed the isRebuild macro to 0 and -1 and still get the following results:

Error expanding macros in property condexpr: <Error at Line 1, Column 1 (Syntax error)
Code: !-1 && 1 == 1>
Reply With Quote