Dear S-plus users,
how could I get rid of the following error message, which appears
every time I run S-plus (vs3.3, W95)
S-PLUS : Copyright 1988, 1995 MathSoft, Inc.
S : Copyright AT&T.
Version 3.3 Release 1 for MS Windows 3.1 : 1995
Working data will be in _Data
Error in get.default(names.[i], where = where, immediate ..: Cannot allocate
6000000 bytes:
options("object.size") is 5000000: see options help file
Dumped
>
I've already had this problem, but there was an explanation: I had erased
some files from windows in the _Data directory; this time I didn't. The only
unusual command I used is the following:
>uu_dos("dir _Data")
The above message disappears if I run S-plus from another directory.
as a subsidiary question: how does S-plus translate object names into
file names, and is the translation algorithm stable across S-plus and
Windows versions? (I'm trying to write an improved version of "ls")
Eric Elguero
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|