View Single Post
  #2  
Old 04-19-2011, 08:42 AM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,012
In older versions, all failure steps were always built on failure (and conditional build rules could be used to selectively build the appropriate failure steps), and the default is still to build all failure steps.

To change this option for existing projects, save the attached file in a folder containing the .bld files to update and build it.

And that's not a bad idea to change the default for new steps to not build failure steps. We'll add it to the request list.
Attached Files
File Type: bld setfailopt.bld (1.3 KB, 1139 views)
Reply With Quote