Ok, thanks, I use file, instead of stream... maybe that's why... Regards
-- David ----- Original Message ---- From: Laurent Carlier <[EMAIL PROTECTED]> To: mailing list for gambas users <gambas-user@lists.sourceforge.net> Sent: Saturday, September 20, 2008 12:36:58 PM Subject: Re: [Gambas-user] Catching ,messages in gb.db Le samedi 20 septembre 2008 20:06:14 David Villalobos Cambronero, vous avez écrit : > No, let see, if I set DB.Debug = True, then all messages from gb.db will be > sent automatically to the the standard error output, I want to tell Gambas > that the standard error output is a file, I read something about ERROR TO > Stream, but couldn't get it, any idea? > > Regards > DIM dberrs AS Stream ----- dberrs = OPEN "dboutput" AS WRITE ERROR TO dberrs ------ CLOSE "dboutput" ?? ------------------------------------------------------------------------- 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 ------------------------------------------------------------------------- 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