Problems with EVDebugLevel.kLogParams
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Tue Jul 11 10:43:25 CDT 2006
    
    
  
On 7/11/06 6:00 AM, "Steve Albin" <steve at steve-albin.com> wrote:
> 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?
Strange. We use EVDebugLevel.kLogParams in all our examples.
Please try to run any example and see if log works there with b15
-- 
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
    
    
More information about the Valentina-beta
mailing list