I am running R 3.01 under 64-bit Windows 7.  When I try to set the status
bar, I get an error message.  For example:

>text<-"hello"
> setStatusBar(text)
> Error in .Call(setStatusBar, text) :
>   first argument must be a string (of length 1) or native symbol
reference

The related function, setWindowTitle(), appears to work just fine.

Is this a bug?  Or am I doing something wrong?  It does seem to work OK in
R 2.13.0.

Thanks,

Gwen Babcock
New York State Department of Health
Albany, NY 12237 USA
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to