Problems with EVDebugLevel.kLogParams

Steve Albin steve at steve-albin.com
Mon Jul 10 23:00:45 CDT 2006


I'm using RB2006r3 and V4RB 2.4b15.

Here is my code:

  #if debugbuild
    Valentina.DebugLevel = EVDebugLevel.kLogParams
  #else
    Valentina.DebugLevel = EVDebugLevel.kLogNothing
  #endif
  
  
In the debugger, my app crashes setting Valentina.DebugLevel to EVDebugLevel.kLogParams. If I change the setting to EVDebugLevel.kLogNothing, then the application does not crash.  

Anyone else seeing this?


Steve

-- 
Steve Albin - Montclair, NJ
http://www.jazzdiscography.com/
http://www.steve-albin.com/


More information about the Valentina-beta mailing list