Re: [R] loop execution problem

2007-09-09 Thread Duncan Murdoch
On 09/09/2007 1:36 PM, kevinchang wrote: > This is bizzare. The for loop I set seems to go infinitly because the > hourglass cursor never disappers and I never get the result. But when I > click on "X" of the window try to exit R, the execution finishes right after > I abort exiting when RGui ask

[R] loop execution problem

2007-09-09 Thread kevinchang
This is bizzare. The for loop I set seems to go infinitly because the hourglass cursor never disappers and I never get the result. But when I click on "X" of the window try to exit R, the execution finishes right after I abort exiting when RGui asks me to save the workplace or not. Please help