[Thread Prev][Thread Next][Index]

pass parameter values to bat file from the value set in comman prompt



Dear Sir

I am working ferret under windows 2000.

First I will excute setvalue.bat(msdos bat file) to set values to the area(xmin xmax, etc).
Then I would like to do ferret bat file receiving these values from the first msdos bat file(setvalue.bat))

(setvalue.bat)
set xmin=90
set xmax=110
set ymin=0
set ymax=10


(scriptbat)
ferret -gif <<STOP
use coads_climatology
go fland 5 red
!! how I can do it here
shade/x=xmin,xmax/y=ymix:ymax
(shade/x=90:110/y=0:5 sst[l=1])
frame/format=gif/file=contour.gif
quit
STOP

Could you tell me how I can write the part shade .....................
to receive the values.

Regards

Takaya Namba





_________________________________________________________________
最新のファイナンス情報とライフプランのアドバイス MSN マネー http://money.msn.co.jp/

[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement