| To: | Glenn.Treacy@ILIM.COM, S-news <s-news@lists.biostat.wustl.edu> |
|---|---|
| Subject: | Re: Logging of history |
| From: | Tony Plate <tplate@blackmesacapital.com> |
| Date: | Wed, 27 Apr 2005 09:35:05 -0600 |
| In-reply-to: | <946C68E53B08A84283BD1639AF350BBADF80AD@ilife118.ilim.com> |
| References: | <946C68E53B08A84283BD1639AF350BBADF80AD@ilife118.ilim.com> |
| User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
There are two types of history saving in S-PLUS: command history and
auditing.
Simple command history (commands only) is controlled by the S_CMDFILE environment variable (can be specified on the command line or in the environment). See the Programmer's Guide for details (look in the chapter "The S-PLUS command line and system interface".) A setting like S_CMDFILE=+history.qwill cause command history to be appended to the file history.q in the startup directory of S-PLUS (with this you will have different history files for different projects). "Auditing" saves more information, but tends to leave behind large files, so the major concern most people have had (historically) about auditing is finding a way to turn it off (S_NOAUDIT=1). It is now off by default for Splus.exe (under Windows at least). Simple command history suffices for many people's needs. However, if you want a more complete record you might want to investigate audit files. See the same chapter in the Programmer's Guide for some (rather minimal and incomplete) information about audit files. -- Tony Plate Glenn.Treacy@ILIM.COM wrote: Hi, I'm using S+6.2 on NT4. Can anyone tell me if it is possible to automatically have my daily command history saved and appended so I have a full record of my S+ sessions? Regards, Glenn Treacy ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager.This footnote also confirms that this email message has been swept for the presence of computer viruses.********************************************************************** -------------------------------------------------------------------- This message was distributed by s-news@lists.biostat.wustl.edu. To unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with the BODY of the message: unsubscribe s-news |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: installing gee on splus for windows, Michael O'Connell |
|---|---|
| Next by Date: | comparing two aov models, Thompson, David (MNR) |
| Previous by Thread: | Re: Logging of history, Rich |
| Next by Thread: | Plotting Spline within a script, Thom Burnett |
| Indexes: | [Date] [Thread] [Top] [All Lists] |