[Rd] Wrong error message in Rdlists.pm (PR#1107)

thoffman@zappa.sax.de thoffman@zappa.sax.de
Tue, 2 Oct 2001 00:02:05 +0200 (MET DST)


The error msg in Rdlists.pm, lines 338,339:

    open(htmlfile, "> $dest/html/00Index.$HTML")
	|| die "Could not open $dest/help/00Index.$HTML";

should read:

    open(htmlfile, "> $dest/html/00Index.$HTML")
	|| die "Could not open $dest/html/00Index.$HTML";

--please do not edit the information below--

Version:
 platform = i386-pc-os2_emx
 arch = i386
 os = os2_emx
 system = i386, os2_emx
 status = 
 major = 1
 minor = 3.1
 year = 2001
 month = 08
 day = 31
 language = R

Search Path:
 .GlobalEnv, package:ctest, Autoloads, package:base


-- 
Thomas Hoffmann                                    Telephone:
49-351-4598831
thoffman@zappa.sax.de                                       Dresden,
Germany

..sig under construction ...

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._