The target syntax follows DOS file naming rules. You need
The first quotation mark at the start of the line
"C:\Program Files\Insightful\splus61\cmd\SPLUS.exe S_CMDFILE=+c:\Program
Files\Insightful\splus61\users\myname\history.q"
The folder c:\Program Files\Insightful\splus61\users\myname and the file
history.q must exist. Probably this is not true--in place of myname you
need your login name, and you may need to create the file history.q.
To omit the quotes,
c:\progra~1\insigh~1\splus61\cmd\splus.exe
S_CMDFILE=+c:\progra~1\insigh~1\splus61\users\yourloginname\history.q
should work fine. You may send grateful thank-you notes to Mr. Gates for
this elegant syntax.
scw
-------------------------------------------------------------------------
Steven C. Wofsy
On Thu, 20 Mar 2003, W. Keith Moser wrote:
> All,
>
> I had seen an earlier post that suggested adding
>
> S_CMDFILE="+c:\splus4\cmdhist.q" would allow the accumulation of
> previous commands between s-plus sessions.
>
> So I tried the following in the "target" section of the icon
>
> C:\Program Files\Insightful\splus61\cmd\SPLUS.exe S_CMDFILE="+c:\Program
> Files\Insightful\Splus61\users\myname\history.q"
>
> and it wouldn't accept it. What did I get wrong in the syntax?
>
> TIA
>
> Keith
>
>
> --------------------------------------------------------------------
> 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
>
|