On Tue, Apr 19, 2016 at 12:12 PM, Robert Goldman wrote:
> The DOCSTRING for RUN-PROGRAM says
>
> Run program specified by COMMAND,
> either a list of strings specifying a program and list of arguments,
> or a string specifying a shell command (/bin/sh on Unix, CMD.EXE on
> Windows);
> _synchronous
The DOCSTRING for RUN-PROGRAM says
Run program specified by COMMAND,
either a list of strings specifying a program and list of arguments,
or a string specifying a shell command (/bin/sh on Unix, CMD.EXE on
Windows);
_synchronously_ process its output as specified and return the
processing results