guile-user
[Top][All Lists]
Advanced

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

Re: X11 bindings and shell bindings


From: dsmich
Subject: Re: X11 bindings and shell bindings
Date: Thu, 18 Sep 2008 12:08:01 -0400

---- Ishan Arora <address@hidden> wrote: 
> Hi,
> 
> Thanks for the reply. I tried system. It calls the code synchronously, and
> returns a number for success or failure of the command. Is there a way such
> that the stdout output of the command is returned as a string? Thanks again.

Try open-input-pipe in the (ice-9 popen) module.

http://www.gnu.org/software/guile/manual/html_node/Pipes.html

-Dale





reply via email to

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