On 12/11/2010 8:58 AM, Jan Eitel wrote:
Bert Gunter gene.com> writes:
>
> PLEASE follow the posting guide and give us the output of sessionInfo().
>
> I was unable to duplicate your problem -- it worked fine for me.
>
> > sessionInfo()
> R version 2.12.0 (2010-10-15)
> Platform: i386-pc-
Bert Gunter gene.com> writes:
>
> PLEASE follow the posting guide and give us the output of sessionInfo().
>
> I was unable to duplicate your problem -- it worked fine for me.
>
> > sessionInfo()
> R version 2.12.0 (2010-10-15)
> Platform: i386-pc-mingw32/i386 (32-bit)
>
> locale:
> [1] LC_C
PLEASE follow the posting guide and give us the output of sessionInfo().
I was unable to duplicate your problem -- it worked fine for me.
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_U
If I run the following:
> windows()
>
> bringToTop(-1)
>
> interactive()
[1] TRUE
>
> run <- readline(prompt = "Continue (Yes = 1, No = 2):")
Continue (Yes = 1, No = 2):
> dummy <- 1
> run
[1] ""
it does not allow user input though the session is interactive (it jumps right
4 matches
Mail list logo