- Subject: Re: [Jed-users-l] Compile and run
- From: Gabriel Hurley <gabriel.hurley@xxxxxxxxx>
- Date: Tue, 24 Aug 2010 21:07:39 -0500
On Tue, Aug 24, 2010 at 5:56 PM, John E. Davis <davis@xxxxxxxxxxxxx> wrote:
> It might be more useful to replace the following lines
>
> > % set output buffer, run command and move to that buffer
> > setbuf (buffer);
> > run_shell_cmd (cmd);
> > pop2buf (buffer);
> >}
>
> by
>
> compile(cmd);
>
> This will execute the command in an external process and allow you to
> step through any compilation errors. The compile function is defined
> in "acompile.sl".
>
Is there also a way to do this with "shell_command"?
Gabriel
[2010 date index]
[2010 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]