Thread: Vault
View Single Post
  #3  
Old 06-12-2007, 02:47 PM
rfktp rfktp is online now
Registered User
 
Join Date: 06-12-2007
Posts: 22
I looked in the code and don't see where it is checking for updated code.

What do I need to change to get this too work?

Also when I set the perfombuild step to build the solution file it opens anouther copy of visual build. How do I avoide that?

[vbld_IIf(Application.Macros(vbldMacroAll)("LAST_BU ILD_TIME") Is Nothing Or Not Application.Macros(vbldMacroAll)("BUILD_ERROR_STAT US") Is Nothing, "yes", "no")]

Last edited by rfktp; 06-12-2007 at 02:55 PM.
Reply With Quote