Hello,
________________________________________
From: lilypond-user-bounces+james.lowe=datacore....@gnu.org 
[lilypond-user-bounces+james.lowe=datacore....@gnu.org] on behalf of Graham 
Percival [gra...@percival-music.ca]
Sent: 23 June 2011 23:35
To: K. Kellogg-Smith
Cc: lilypond-user@gnu.org
Subject: Re: convert-ly log file

On Thu, Jun 23, 2011 at 06:20:07PM -0400, K. Kellogg-Smith wrote:
>    convert-ly -e <filename> >logfile.txt).  DOS creates the log file okay,
>    but the file is empty after the conversion is made.

You've redirected stdout, but the convert-ly messages are probably
going to stderr.  In a typical unix shell, I'd do &> logfile.txt
instead of what you wrote, but I don't know what to do on DOS.

---------------

See

http://www.adp-gmbh.ch/win/misc/redirect_stdin_stdout_stderr.html

This is a concise example of the commands in dos that I think you need,.

James
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to