[R] Sending an ESC command to the console from wihtin a script

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Apr 24 21:09:38 CEST 2006


On Mon, 24 Apr 2006, Tolga Uzuner wrote:

> Hi,
>
> Is there a way to send an ESC command to the console from within a
> script window, without using the mouse ?

What OS is this?  If Windows, ESC interrupts a running command, and is not 
itself a command: rather it generates a software interrupt.

I don't see how you can send anything from a script window without using 
either a mouse or the keyboard, and ESC is on your keyboard and also on 
the Misc menu.

So what exactly are you trying to do?

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595




More information about the R-help mailing list