[Re-sent] ess-sas-sh-command: cannot shift

Scott Chapal schapal at jonesctr.org
Fri Oct 13 16:47:55 CEST 2000


[Sorry if this is duplicated, I didn't know if the first attempt
 made it to the list.]

Hello,

Was the following issue ever addressed?  I'm having the same problem.

ESS: 5.1.17
Xemacs: 21.1.12
SAS: 8.1
OS: Solaris 7

I have edited the ess-sas-sh-command similar to that described below.
Thanks for any insights.

Scott E. Chapal_________________________________________________
Database & Network Manager                     912.734.4706 x227
J.W. Jones Ecological Research Center          912.734.6650 :FAX
Rt. 2. Box. 2324. Newton, GA 31770     scott.chapal at jonesctr.org

> Subject: ess-5.1.16 and sas  
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Date: Tue, 15 Aug 2000 12:47:48 +0100
> From: Vin Everett <vin.everett at mrc-bsu.cam.ac.uk>
> Message-Id: <E13OfC8-0000nm-00 at bernstein.mrc-bsu.cam.ac.uk>
> Sender: owner-ESS-help at stat.math.ethz.ch
> Precedence: bulk
> 
> 
> Hi,
> 
> I am getting a shift error when trying to use ess-5.1.16 and sas
> using C-f myfile.sas M-x SAS
> 
> + shift 2 
> /usr/local/share/emacs/site-lisp/ess/../etc/ess-sas-sh-command: cannot shift
> 
> Process SAS exited abnormally with code 1 at Tue Aug 15 12:46:12 2000
> 
> 
> 
> I edited the  ess-sas-sh-command  to find my actual sas binary so it reads :-
> 
> #echo $0 $@
> #sas </dev/tty 1>$1 2>$2 $3
> 
> set -x
> stdout=$1
> stderr=$2
> shift 2
> set +x
> echo /usr/local/apps/sas612/sas612/sas \</dev/tty 1\>$stdout 2\>$stderr $@
> /usr/local/apps/sas612/sas612/sas </dev/tty 1>$stdout 2>$stderr $@
> 
> 
> I assume some parameters are not being passed for the shift to work on.
> 
> Any ideas ?
> 
> -- 
> Cheers Vin
> 
> ---------------------------------------------------------------
> Vin Everett               email:  vin.everett at mrc-bsu.cam.ac.uk
> Medical Research Council  voice:  +44 (0)1223 330381 
> Biostatistics Unit        fax:    +44 (0)1223 330388 
> Cambridge                 mobile: +44 (0)7768 828238 
> D6 37 A3 BA 0E 18 4F C1  D5 2B C1 40 A9 DC 80 C0  C6 23 30 61
> ---------------------------------------------------------------
-- 
\SEC
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
ess-help mailing list -- To (un)subscribe, send
subscribe	or	unsubscribe
(in the "body", not the subject !)  To: ess-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._

-------------- next part --------------

-- 
\SEC


More information about the ESS-help mailing list