[DGD] Rough code.
Shevek
shevek at btinternet.com
Thu Dec 13 14:17:29 CET 2001
>I think it may be as easy as this:
>
> void
> my_log_function(string line)
> {
> write_file(my_log_file, line + "\n");
> }
>
>Hope you can sleep peacefully now. :-)
>
>Erwin.
>--
>Erwin Harte <harte at xs4all.nl>
Doh! Of course.
Annoying thing is that I've been using those escape codes everywhere else
but in this object.
Guess sometimes it's difficult to see the obvious answer.
All works fine now.
Cheers,
Shevek
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list