ess-5.1.16 and sas

Vin Everett vin.everett at mrc-bsu.cam.ac.uk
Tue Aug 15 13:47:48 CEST 2000


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
---------------------------------------------------------------


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the ESS-help mailing list