type go.txt pause echo off rem takes a single SEABIRD cast and runs the chain of processing programs rem run as follows: go rem eg. go oc333 oc333 002 rem After "SPLIT" the downgoing & upgoing casts are respectively in rem "fname.cdn" and "fname.cup" rem NOTE: Must previously set up path to contain seasoft routines. rem Can do this (1 time only) by first running "SEA_PATH.BAT" rem Also, must have set up the ".cfg" files for each program rem you want to run in this directory! datcnv -ic:\cruise\%2\ascii\%2%3 -n9999999 -cc:\cruise\%2\ascii\%1.con -oc:\cruise\%2\ascii\%2%3 goto abort :abort echo "batch process interrupted by user" :end echo "Press -c to exit or to return to SEASAVE." rem pause rem SEASAVE