[m-users.] Capturing process output.
Zoltan Somogyi
zoltan.somogyi at runbox.com
Sun Sep 1 00:35:50 AEST 2024
On Sat, 31 Aug 2024 15:30:30 +0100, emacstheviking <objitsu at gmail.com> wrote:
> I have been reading io.system_call and cannot see how to capture the output
> into a string... was this ever possible?
Assuming you are talking about io.call_system, the answer is "no".
> Do I have pipe to a file myself then, then read and process the contents
> thus generated?
Yes.
Zoltan.
More information about the users
mailing list