Sebastian Kuzminsky wrote: > The long if/elseif statement that begins on line 635 seems wrong to me. > If need_extra_dac is true, then the following "else if" statements won't > be checked, is that what you want? Shouldn't they be independent, with > the need_* dependencies checked explicitly at the top? > Right, I think this must be the problem. This nesting of else if always throws me. I am sure you have found the trouble, thanks VERY much for digging into my own buggy code!
Jon ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
