RE: [R] "CTRL-C" and "try"

About this list Date view Thread view Subject view Author view Attachment view

From: lutz.thieme@amd.com
Date: Fri 12 Apr 2002 - 17:09:10 EST


Message-id: <E540DF203FFED21182EB0008C72875600AEDA6F5@deexmta4.amd.com>

First of all - thank you Luke for your detailed explainations.

        { try(repeat{}); cat("got through try\n"); repeat{}}

        at the command line. The first C-c should take you out of the `try'.
        On my Linux system a second C-c takes me to the command line but on
        your it probably exits R.]
That's right - it works, as you described: First CTRL-C takes me out of "try" and the second to the
UNIX-command line. My suggestions is to change (if possible) this behavior in further R-versions so,
that it is possible to interrupt a "try"-call.

Regards,

Lutz

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.3 : Wed 16 Oct 2002 - 11:57:11 EST