lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scheme system stdout and markup predicates


From: Jan-Peter Voigt
Subject: Re: scheme system stdout and markup predicates
Date: Tue, 23 Aug 2011 14:48:51 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11

Hi David
I have two questions:
To (system "...")
1: There are several commands, wich can write the generated EPS to
stdout. Is there a possibility to catch that and integrate it without
creating a temporary file?
See the guile documentation, node "Pipes".
OK, thanks!
2: Is there a way to get the result code and see if the command succeded?
Uh, have you even looked up "system" in the guile documentation?
Yes I have ... but I typed my question a bit to fast ... the question should have been, why does '(if (not (system ...' not act, like I would expect. But with '(if (= 0 (system ...' it does.
Sorry for the noise!

Cheers,
Jan-Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]