
linux上的代碼改成window上求高手啊su - psoft -c /appl/psoft/ep815/bin/ps_batch.sh $DBNAME $PRCSTYPE $PRCSID $PSUSER $RUNCTLRC=$?if [ $RC = 10 ]|| [ $RC = 3 ]thenerr_msg=処理不對err_outexit 16elif [ $RC = 1 ]||[ $RC = 2 ]||[ $RC = 4 ]||[ $RC = 8 ]thenerr_msg=処理對err_outexit 16fiexit 0

