On Sat, Mar 02, 2002, Adam McDaniel wrote: > But is it the same code?... what branch did you grab from, Bill?
It's a code section issue. When you enable the debug code the code will increase in size, i.e. it will not fit in the main section. The solution is to add more sections -- the quick fix is to add a few more functions to the PLKRDB_SECTION. /Mike
