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: Ishan Arora
Subject: Re: X11 bindings and shell bindings
Date: Thu, 18 Sep 2008 20:40:38 +0530

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.

Regards,
Ishan

On Thu, Sep 18, 2008 at 7:22 PM, Jon Wilson <address@hidden> wrote:
Hi Ishan,
 * There are guile bindings for gtk and for gnome; I don't know of any other X11 bindings.

 * Try (system "ls -l").  Look it up in the POSIX section in the manual.
Regards,
Jon


Ishan Arora wrote:
Hi,

Is there a procedure to get mouse position. And is there a procedure to synchronously run a shell code and return the output as a String. Thanks.

Regards,
Ishan



reply via email to

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