On samedi 20 septembre 2008, David Villalobos Cambronero wrote:
> Hi all,
>
> If I made DB.Debug = True, then all statements executed by the component
> will be sent the standard error output, but I need to save those messages
> into a file, I tried to redirect the error output but I couldn't, any help?
>
>
>  Best regards
>
>
> --
> David
>

You should be able to do that with "2>&1" in a shell. What's the problem with 
that?

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to