>>>>> On Thu, 07 Oct 1999 14:47:43 +0100, Peter Ho <peter at
esb.ucp.pt> said:
PeHo> I have been trying to get Xgobi to work with the function xgobi(),
PeHo> but I keep on getting the message ""Xgobi requires a
filename
PeHo> or some data from stdin" in the DOS-shell. My Xgobi.bat file is
:
PeHo> @echo off
PeHo> PATH=c:\windows\
PeHo> set DISPLAY=195.23.18.11:0.0
PeHo> set XGOBIDIR=c:/Xgobi3
PeHo> c:\Xgobi3\xgobi.exe
I've half forgotten all about *.bat programming, but shouldn't your
xgobi.bat in the last line __pass__ the arguments that the batch script
got, i.e. in Unix shell (instead of bat language),
the last line would be something like
c:\Xgobi3\xgobi.exe $*
=
PeHo> In R I get:
PeHo>
PeHo> > xgobi(D1)
PeHo> C:\RW0642/library/xgobi/scripts/xgobi.bat -vtitle 'D1' -dev 2
-std mmx
PeHo> C:/WINDOWS/TEMP/xgobi18467
PeHo> I am running Xgobi on the MIX X server on Windows95. Do you know
PeHo> how I can get Xgobi to accept any of my data.frames? Xgobi runs
PeHo> well on the flea example found in the Xgobi package. Also, if
PeHo> the path of the data file is placed after c:\Xgobi3\xgobi.exe,
PeHo> then Xgobi will work with this file.
--
Martin Maechler <maechler at stat.math.ethz.ch>
http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum LEO D10 Leonhardstr. 27
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-1-632-3408 fax: ...-1228 <><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at
stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._