s-news
[Top] [All Lists]

[S] installing functions

To: s-news@wubios.wustl.edu
Subject: [S] installing functions
From: Dan Brossart <brossart@tamu.edu>
Date: Fri, 24 Apr 1998 13:44:55 -0500
Sender: owner-s-news@wubios.wustl.edu
I'm a new S-Plus user who is having problems installing a set of
functions. I'm running S-Plus v4.3 on Win95. After copying the file
with the new functions (allfun) to the S-Plus directory I've tried
the following with no success:

> source("allfun")
Error in parse(n = -1, file = file): can't open source file "allfun"
Dumped

> source("\\allfun")
Error in parse(n = -1, file = file): can't open source file "\allfun"
Dumped

Any ideas about what to try next?
Thanks,
Dan
-----------------------------------------------------------------------
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

<Prev in Thread] Current Thread [Next in Thread>
  • [S] installing functions, Dan Brossart <=